Files
ladybird/Userland/Libraries/LibJS/Bytecode
Todderod e335354b30 LibJS: Call builtins directly in the bytecode interpreter
Allows the bytecode interpreter to call the builtins c++
implementation directly without making a javascript call
just as the JIT.

Kraken test speedups: imaging-gaussian-blur.js (1.5x) and
audio-oscillator.js (1.2x)
2023-12-01 13:01:26 +01:00
..
2023-11-17 19:06:25 +01:00
2023-11-19 22:36:07 +01:00