archives

« Bugzilla Issues Index

#1943 — @@ToPrimitive => @@toPrimitive


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.


fixed in rev20 editor's draft


fixed in rev20 draft, Oct. 28, 2013