« Bugzilla Issues Index
#2195 — 13.2.3.5 IteratorBindingInitialisation: leftover steps from previous revision
- bug_id:
2195
- creation_ts:
2013-11-04 08:52:00 -0800
- short_desc:
13.2.3.5 IteratorBindingInitialisation: leftover steps from previous revision
- delta_ts:
2013-11-08 13:09:32 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 20: October 28, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
6444
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-11-04 08:52:48 -0800
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
- commentid:
6450
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-04 09:05:55 -0800
fixed in rev21 editor's draft
- commentid:
6590
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-08 13:09:32 -0800
fixed in rev21 draft