archives

« Bugzilla Issues Index

#1773 — Typo in 15.12.2 JSON.parse, step 2


The first two steps are:

1. Let JText be ToString(text).
2. ReturnIfAbrupt(text).

The second step should check JText, not text.


fixed in rev17 editor's draft.


fixed in rev17, August 23, 2013 draft