archives

« Bugzilla Issues Index

#491 — 12.6.4: missing commas


In 12.6.4 "The for-in and for-of Statements",
under "Runtime Semantics: Labelled Evaluation",
in the definition of abstract operation For In/Of Expression Evaluation,
steps 3.b and 4 contain:
"Completion {[[type]]: break, [[value]]: empty [[target]]: empty}"

In each case, insert a comma after the first "empty".

(Also, there's a double-period at the end of step 4.)


fixed in rev10 editor's draft


fixed in rev10, Sept. 27 2012 draft