archives

« Bugzilla Issues Index

#1485 — 12.6.4 Typo: innerResult => nextResult


In Runtime Semantics: For In/Of Body Evaluation Abstract Operation,

Let done be IteratorComplete(innerResult).
=>
Let done be IteratorComplete(nextResult).


fixed in rev 16 editor's draft


fixed in rev16 draft. July 15, 2013