You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.1.1 JSON.parse -- The spec currently doesn't include the term "options bag", and it's probably not worthwhile introducing it here.
1.1.1.3 CreateJSONParseOptions -- Why check HasProperty before calling Get? That seems unnecessary. ECMA-402 has GetOption, which seems like it might be quite useful in 262 as well.
1.1.1.3 CreateJSONParseOptions -- Could we throw instead of casting values to booleans?
An initial pass for #14: