1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 21:37:35 +00:00

LibWeb: Support [de]serialization for {Map, Set, Object, Array} objects

This commit is contained in:
Idan Horowitz 2023-11-11 20:14:46 +02:00 committed by Andreas Kling
parent 4e89ec7fd5
commit 20734ac335
8 changed files with 447 additions and 190 deletions

View file

@ -8,5 +8,10 @@ This is a String object
/abc/gimsuy
Error
URIError: hello
{"1":2,"a":"b"}
1,4,aaaa
true
1
true
[object ArrayBuffer]
ERROR: DataCloneError: Cannot serialize Symbol