Add JSON.parse with source feature tag

This commit is contained in:
Shu-yu Guo 2023-03-27 13:22:04 -07:00 committed by Richard Gibson
parent 910a2764d8
commit e0d4ca0577
1 changed files with 4 additions and 0 deletions

View File

@ -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