Files
ladybird/Userland/Libraries/LibJS/Bytecode/Generator.cpp
Andreas Kling 7971cfdd89 LibJS/Bytecode: Move bytecode operand rewriting to a separate pass
This way we don't have to do it whenever performing some kind of
instruction rewrite.
2024-06-02 16:34:08 +02:00

49 KiB