Files
ladybird/Libraries/LibJS/Bytecode/Interpreter.cpp
Andreas Kling 333724edc1 LibJS: Mark with path in GetCalleeAndThisFromEnvironment [[unlikely]]
This doesn't affect interpreter size directly, but let's inform the
compiler that we're not terribly worried about code using the `with`
statement in JS.
2025-12-09 21:44:13 -06:00

157 KiB