mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
This allows us to properly unwind the object environment for `with` on a block terminating instruction, e.g. an unconditional throw.
This allows us to properly unwind the object environment for `with` on a block terminating instruction, e.g. an unconditional throw.