archives

« Bugzilla Issues Index

#3950 — 13.2.3.6: step at wrong level?


In 13.2.3.6 "Runtime Semantics: IteratorBindingInitialization",
group 3 / step 2 says:
ReturnIfAbrupt(status).
but 'status' is not necessarily defined at that point.

Probably, step 2 should actually be step 1.b


fixed in rev34 editor's draft


fixed in rev34