« Bugzilla Issues Index
#4535 — NOTE in “B.3.1 __proto__ Property Names in Object Initializers”
- bug_id:
4535
- creation_ts:
2015-09-18 00:57:00 -0700
- short_desc:
NOTE in “B.3.1 __proto__ Property Names in Object Initializers”
- delta_ts:
2015-09-18 00:57:45 -0700
- product:
ECMA-262 Edition 6
- component:
editorial issues
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
CONFIRMED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Axel Rauschmayer
- assigned_to:
Allen Wirfs-Brock
- commentid:
14697
- comment_count:
0
- who:
Axel Rauschmayer
- bug_when:
2015-09-18 00:57:45 -0700
The informal note in that section reads: “The List returned by PropertyNameList does not include string literal property names defined as using a ComputedPropertyName.”
String literal property names seem to be included. Should this be “string-valued property keys specified via ComputedPropertyName”? “defined as using” sounds strange to me, too.