archives

« Bugzilla Issues Index

#1442 — Typo: 12.6.4 runtime semantics: "statement" should be "expression"


In Section 12.6.4 "Runtime Semantics: Labelled Evaluation", step 1 in the first three cases is:

"Let keyResult be the result of performing For In/Of Expression Evaluation with Statement, enumerate, and labelSet."

If I understand correctly, then in these cases, this should read:

"Let keyResult be the result of performing For In/Of Expression Evaluation with Expression, enumerate, and labelSet."

A similar typo has been corrected for later cases, but these first three seem to have been missed.


Dup of Bug 1421


fixed in rev 15 editor's draft


Fixed in rev 15 editor's draft.


resolved in rev 15, May 14, 2013 draft