Files
ladybird/Libraries/LibJS/Runtime
Linus Groh c0e4353bde LibJS: Handle getter exception in JSONObject::serialize_json_property()
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.
2020-09-19 14:17:22 +02:00
..
2020-06-07 19:29:40 +02:00
2020-07-23 17:31:08 +02:00
2020-08-23 22:00:05 +02:00
2020-07-23 17:31:08 +02:00
2020-07-23 17:31:08 +02:00
2020-06-06 22:13:01 +02:00
2020-07-13 15:07:29 +02:00
2020-07-13 15:07:29 +02:00