Skip to content

Conversation

@gibson042
Copy link
Member

Ref tc39/ecma262#3714
Fixes #4096

Some of the tests use assert.sameValue(JSON.stringify(…), '…', …) rather than assert.deepEqual, which was a judgment call on my part that I'm happy to change if the other maintainers prefer that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Testing plan for JSON-parse-with-source

2 participants