archives

« Bugzilla Issues Index

#2208 — Wrong variable used in 13.6.4.6 ForIn/OfExpressionEvaluationAbstractOperation


In 13.6.4.6 RuntimeSemantics:ForIn/OfExpressionEvaluationAbstractOperation:

> 8. If keys is an abrupt completion, then
> a. If LoopContinues(exprValue,labelSet) is false, then return exprValue.

It looks like step 8.a. and subsequent steps are meant to refer to keys, not exprValue.


fixed in rev21 editor's draft


fixed in rev21 draft