Files
ladybird/Tests/LibWeb/Text/expected/HTML/StructuredClone-object-primitives.txt
Andrew Kaster 267074cd81 LibWeb: Add {de}serialization steps for RegExpObjects
We skip serializing any of the internal state of the Regex<ECMA262>
object, because that state is all computable from the input pattern
and flags. If it turns out that this is really, really slow, we can add
some optimizations to serialize more of the regex parse result.
2023-09-12 22:14:39 +02:00

9 lines
136 B
Plaintext

true
false
123
123.456
This is a String object
9007199254740991
1692748800000
/abc/gimsuy
ERROR: DataCloneError: Cannot serialize Symbol