archives

« Bugzilla Issues Index

#2041 — 13.6.4.7: "rval" not defined


In 13.6.4.7 "Runtime Semantics: ForIn/OfBodyEvaluation",
step 3.f.iii.2 says:
If Type(rval) is not Object, then throw a TypeError exception.

but 'rval' is not defined.

Change to "nextValue"? (and in subsequent step)


fixed in rev20 editor's draft


fixed in rev20 draft, Oct. 28, 2013