Files
ladybird/Userland/Libraries/LibJS/Runtime
Andreas Kling 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
Also add slightly richer parse errors now that we can include a string
literal with returned errors.

This will allow us to use TRY() when working with JSON data.
2021-11-17 00:21:10 +01:00
..
2021-10-31 18:20:37 +02:00
2021-10-06 23:52:40 +01:00