mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-26 15:25:48 +00:00
This was quite straightforward using the same label/jump machinery that we added for while statements. The main addition here is a new JumpIfTrue bytecode instruction.