quick-lint / quick-lint-js

quick-lint-js finds bugs in JavaScript programs
https://quick-lint-js.com
GNU General Public License v3.0
1.52k stars 192 forks source link

perf(fe): reduce size of Call and Index expressions #1163

Closed strager closed 8 months ago

strager commented 8 months ago

perf(fe): reduce size of Call and Index expressions

Replace three words (std::optional) with one word (Char8*).


Stack created with Sapling. Best reviewed with ReviewStack.

strager commented 8 months ago

(I was testing something.)