« Bugzilla Issues Index
#3173 — 12.14.5.3 IteratorDestructuringAssignmentEvaluation: Unreachable step 5 for AssignmentRestElement
- bug_id:
3173
- creation_ts:
2014-08-30 06:26:00 -0700
- short_desc:
12.14.5.3 IteratorDestructuringAssignmentEvaluation: Unreachable step 5 for AssignmentRestElement
- delta_ts:
2014-10-14 15:17:51 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 27: August 24, 2014 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:
10034
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-08-30 06:26:37 -0700
12.14.5.3 Runtime Semantics: IteratorDestructuringAssignmentEvaluation
Step 5 for AssignmentRestElement can never be reached due to previous early error restrictions to disallow code like `[...[a]] = [[]]`, cf. 12.14.5.1 DestructuringAssignmentTarget in AssignmentRestElement needs to be a valid simple assignment target.
- commentid:
10108
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-09-01 09:51:15 -0700
fixed in rev28 editor's draft
- commentid:
10424
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-14 15:17:51 -0700
fixed in rev28