mirror of https://github.com/tc39/test262.git
Add JSON.parse with source feature tag
This commit is contained in:
parent
910a2764d8
commit
e0d4ca0577
|
@ -100,6 +100,10 @@ Array.fromAsync
|
|||
String.prototype.isWellFormed
|
||||
String.prototype.toWellFormed
|
||||
|
||||
# JSON.parse with source
|
||||
# https://github.com/tc39/proposal-json-parse-with-source
|
||||
json-parse-with-source
|
||||
|
||||
## Standard language features
|
||||
#
|
||||
# Language features that have been included in a published version of the
|
||||
|
|
Loading…
Reference in New Issue