Files
ladybird/Userland/Libraries/LibJS/Bytecode/Op.h
Andreas Kling 887183cad6 LibJS: Remove last user of Op::Jump::set_targets() and API itself
This was just a matter of instantiating a BasicBlock earlier so we
can reference it when making the jump.
2023-09-28 14:52:03 +02:00

44 KiB