« Bugzilla Issues Index
#1943 — @@ToPrimitive => @@toPrimitive
- bug_id:
1943
- creation_ts:
2013-09-28 12:54:00 -0700
- short_desc:
@@ToPrimitive => @@toPrimitive
- delta_ts:
2013-10-29 09:46:53 -0700
- product:
Draft for 6th Edition
- component:
editorial 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:
Claude Pache
- assigned_to:
Allen Wirfs-Brock
- commentid:
5613
- comment_count:
0
- who:
Claude Pache
- bug_when:
2013-09-28 12:54:00 -0700
Some occurrences of @@ToPrimitive has been forgotten during the recent renaming @@ToPrimitive => @@toPrimitive:
7.1.1 ToPrimitive, first algorithm after Table 9, step 4: Let exoticToPrim be the result of Get(argument, @@ToPrimitive)
7.1.1, Note at the very end of the Section: However, objects may over-ride this behaviour by defining a @@ToPrimitive method.
20.3.4.45, title of Section: Date.prototype [ @@ToPrimitive ] ( hint )
20.3.4.45, introduction to the algorithm: When the @@ToPrimitive method is called with argument hint, the following steps are taken.
- commentid:
5727
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-09-30 13:52:39 -0700
fixed in rev20 editor's draft
- commentid:
6168
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-29 09:46:53 -0700
fixed in rev20 draft, Oct. 28, 2013