Files
ladybird/Libraries/LibJS/Bytecode/Bytecode.def
Andreas Kling 5abe40874a LibJS: Remove LeaveUnwindContext opcode
LeaveUnwindContext popped the runtime unwind context stack. With the
stack being removed, all emission sites become dead code. Remove the
opcode and all its emissions.
2026-02-09 16:35:39 +01:00

20 KiB