archives

« Bugzilla Issues Index

#2195 — 13.2.3.5 IteratorBindingInitialisation: leftover steps from previous revision


13.2.3.5 Runtime Semantics: IteratorBindingInitialisation

Production: "BindingRestElement : ... BindingIdentifier"

Remove steps 3.a - 3.d:

> a. Let P be ToString(index).
> b. Let exists be the result of HasProperty(array, P) .
> c. ReturnIfAbrupt(exists).
> d. If exists is true, then


fixed in rev21 editor's draft


fixed in rev21 draft