mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +02:00
LibWeb: Implement StructuredSerialize for BigIntObject and Symbol
This commit is contained in:
committed by
Andreas Kling
parent
f3cf7496a1
commit
b3bd232a5e
Notes:
sideshowbarker
2024-07-16 22:26:05 +09:00
Author: https://github.com/ADKaster Commit: https://github.com/SerenityOS/serenity/commit/b3bd232a5e Pull-request: https://github.com/SerenityOS/serenity/pull/20703
@@ -3,4 +3,6 @@ false
|
||||
123
|
||||
123.456
|
||||
This is a String object
|
||||
9007199254740991
|
||||
1692748800000
|
||||
ERROR: DataCloneError: Cannot serialize Symbol
|
||||
Reference in New Issue
Block a user