mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 13:27:35 +00:00
LibWeb: Implement StructuredSerialize for BigIntObject and Symbol
This commit is contained in:
parent
f3cf7496a1
commit
b3bd232a5e
3 changed files with 29 additions and 2 deletions
|
@ -3,4 +3,6 @@ false
|
|||
123
|
||||
123.456
|
||||
This is a String object
|
||||
9007199254740991
|
||||
1692748800000
|
||||
ERROR: DataCloneError: Cannot serialize Symbol
|
Loading…
Add table
Add a link
Reference in a new issue