mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-27 07:48:09 +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.