Files
ladybird/Libraries/LibJS/Bytecode
R-Goc 34c14d4e6d LibJS: Add fast path for float to int put
This commit adds a fast path for putting values into a TypedArray of an
integer type, when the value being put in is a double. This leads to a
6% speedup on JetStream/gcc-loops.js.
2025-05-14 12:33:35 +02:00
..
2025-05-14 02:01:59 -06:00