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
commit 20734ac335
Notes: sideshowbarker 2024-07-16 22:17:03 +09:00
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