Files
ladybird/Userland/Libraries/LibJS/Tests/builtins/JSON/JSON.stringify.js
Idan Horowitz 223472c57f LibJS: Dont try to serialize symbol-keyed properties
As per the specification: "All Symbol-keyed properties will be
completely ignored, even when using the replacer function."
2021-04-16 19:22:29 +02:00

2.2 KiB