Files
ladybird/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp
Idan Horowitz f19349e1b6 LibJS: Instantiate primitive array expressions using a single operation
This will not meaningfully affect short array literals, but it does
give us a bit of extra perf when evaluating huge array expressions like
in Kraken/imaging-darkroom.js
2023-11-18 08:37:34 +01:00

71 KiB