mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:07:35 +00:00
LibWeb: Support [de]serialization for Error objects
This commit is contained in:
parent
71d4ab367a
commit
1d24e08934
3 changed files with 86 additions and 1 deletions
|
@ -6,5 +6,7 @@ This is a String object
|
|||
9007199254740991
|
||||
1692748800000
|
||||
/abc/gimsuy
|
||||
Error
|
||||
URIError: hello
|
||||
[object ArrayBuffer]
|
||||
ERROR: DataCloneError: Cannot serialize Symbol
|
Loading…
Add table
Add a link
Reference in a new issue