« Bugzilla Issues Index
#449 — 13.1: "ToString(n).[[value]]"
- bug_id:
449
- creation_ts:
2012-07-06 23:42:00 -0700
- short_desc:
13.1: "ToString(n).[[value]]"
- delta_ts:
2012-07-08 21:32:30 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 8: June 15, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
1110
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-07-06 23:42:26 -0700
In 13.1 "Function Definitions",
under "Runtime Semantics: Indexed Binding Initialisation",
in the 3rd rule,
step 6.d says:
"Call the [[DefineOwnProperty]] internal method of A with arguments
ToString(n).[[value]], Property Descriptor {...}, and false."
Delete the ".[[value]]" after "ToString(n)"?
- commentid:
1117
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-07-07 16:21:08 -0700
corrected in editor's draft