mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
When we reach a block terminating instruction (e.g. Break, Throw), we cannot generate anymore instructions after it. This would not allow us to leave any lexical/variable environments. This uses the mechanism introduced in ba9c49 to unwind environments when we encounter these instructions.
6.9 KiB
6.9 KiB