« Bugzilla Issues Index
#2185 — 12.1.5 Object Initialiser: "yield" parameter not propagated to PropertyName
- bug_id:
2185
- creation_ts:
2013-11-04 07:58:00 -0800
- short_desc:
12.1.5 Object Initialiser: "yield" parameter not propagated to PropertyName
- delta_ts:
2013-11-08 13:08:41 -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:
6425
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-11-04 07:58:38 -0800
12.1.5 Object Initialiser, production `PropertyDefinition[yield]`.
Propagate "yield" parameter to PropertyName, otherwise the keyword "yield" is always treated as an IdentifierReference in ComputedPropertyNames.
Also propagate to MethodDefinition (cf. bug 2184).
- commentid:
6435
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-04 08:27:02 -0800
fixed in rev21 editor's draft
- commentid:
6501
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-08 13:08:41 -0800
fixed in rev21 draft