archives

« Bugzilla Issues Index

#2881 — 20.3.4.37 Date.prototype.toJSON: Steps 4-7 can be replaced with Invoke(...)


20.3.4.37 Date.prototype.toJSON ( key )

Steps 4-7 can be replaced with a single call to 7.3.10 Invoke(...):

> 4. Return Invoke(O, "toISOString").


fixed in rev25 editor's draft


fixed in rev25 editor's draft