mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
If the exception from the `try` block has already been caught by `catch`, we need to clear the saved exception before entering `finally` so that ContinuePendingUnwind will not re-throw it. 9 new passes on test262 :^)
18 KiB
18 KiB