mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-28 05:35:52 +03:00
c7c4987967
This avoids a virtual dispatch upon invoking the element size getter. The size is static, so we could make TypedArrayBase templated with a NTTP for the size, but let's not undergo such a wide-spread refactor. On https://cyxx.github.io/another_js, this reduces the runtime of IsValidIntegerIndex from 8.9% to 7.1%. |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
BuggieBox | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |