Searched defs:toJSON (Results 1 – 5 of 5) sorted by relevance
153 assertEquals("false", JSON.stringify({toJSON: function () { return false; }})); method
309 inline JSValue Stringifier::toJSON(JSValue value, const PropertyNameForFunctionCall& propertyName) in toJSON() function in JSC::Stringifier
124 toJSON: function(object) { method261 Date.prototype.toJSON = function() { method in Date914 toJSON: function() { method985 toJSON: function() { method
7329 toJSON: function(){ method8503 toJSON: function(object) { method8640 Date.prototype.toJSON = function() { method in Date9293 toJSON: function() { method9364 toJSON: function() { method
2953 toJSON: function(){ method