mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
In the case of an exception in a property getter function we would not return early, and a subsequent attempt to call the replacer function would crash the interpreter due to call_internal() asserting. Fixes #3548.
17 KiB
17 KiB