-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
None
-
b89
-
generic
-
generic
-
Verified
Date.prototype.toJSON.call({valueOf:function(){return "foo"},
toISOString: function(){return "from-toISOString"}})
=> should return "from-toISOString"