Files
ladybird/Libraries/LibJS/Bytecode/Interpreter.cpp
Andreas Kling ee9e24d1dd LibJS: Add dedicated bytecode instruction for x|0 (ToInt32)
This operation is a very common technique to force a value to become
a 32-bit integer.
2025-12-15 08:57:00 -06:00

143 KiB