archives

« Bugzilla Issues Index

#1316 — 12.6.4: "%iterator%"


In 12.6.4 "The for-in and for-of Statements",
under "Runtime Semantics: For In/Of Expression Evaluation Abstract Operation",
step 7.b says:
Let keys be the result of performing Invoke with arguments
obj, %iterator%, and an empty List.


"%iterator%" doesn't appear in Table 11. I think you mean @@iterator.


fixed in rev15 editor's draft


resolved in rev 15, May 14, 2013 draft