« Bugzilla Issues Index
#1971 — 12.13.4: "yield" should be allowed in Destructuring Assignment
- bug_id:
1971
- creation_ts:
2013-09-29 04:49:00 -0700
- short_desc:
12.13.4: "yield" should be allowed in Destructuring Assignment
- delta_ts:
2013-10-29 09:46:48 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 19: September 27, 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:
5645
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-09-29 04:49:50 -0700
`[yield] = [0]` should be allowed in non-strict mode. The AssignmentProperty production rule in 12.13.4 needs to updated to use "IdentifierReference" instead of "Identifier"
- commentid:
5927
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-21 13:27:12 -0700
fixed in rev20 editor's draft
- commentid:
6162
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-29 09:46:48 -0700
fixed in rev20 draft, Oct. 28, 2013