| /external/v8/test/mjsunit/ |
| D | json.js | 50 var d1 = {toJSON: Date.prototype.toJSON, property 54 var d2 = {toJSON: Date.prototype.toJSON, property 59 var d3 = {toJSON: Date.prototype.toJSON, property 66 var d4 = {toJSON: Date.prototype.toJSON, property 72 var d5 = {toJSON: Date.prototype.toJSON, property 78 var d6 = {toJSON: Date.prototype.toJSON, property 82 var d7 = {toJSON: Date.prototype.toJSON, property 231 assertEquals("false", JSON.stringify({toJSON: function () { return false; }})); method 278 checker.toJSON = function(key) { return 1 + key; }; function 375 funcJSON.toJSON = function() { return "has toJSON"; }; function [all …]
|
| /external/webkit/PerformanceTests/SunSpider/hosted/ |
| D | json2.js | 175 Date.prototype.toJSON = function (key) { method in Date 186 String.prototype.toJSON = method in String 187 Number.prototype.toJSON = method in Number 188 Boolean.prototype.toJSON = function (key) { method in Boolean
|
| /external/webkit/LayoutTests/fast/js/resources/ |
| D | JSON-stringify.js | 88 return jsonObject.stringify({toJSON: Date.prototype.toJSON}); property 92 …return jsonObject.stringify({toJSON: Date.prototype.toJSON, toISOString: function(){ return "custo… property 95 …return jsonObject.stringify({toJSON: Date.prototype.toJSON, toISOString: function(){ return {}; }}… property 99 …return jsonObject.stringify({toJSON: Date.prototype.toJSON, toISOString: function(){ throw "An exc… property 380 … preSelf2: {toJSON:function(){cycleTracker+="preSelf2,"; return "preSelf2"}}, method 383 … postSelf2: {toJSON:function(){cycleTracker+="postSelf2,"; return "postSelf2"}}, method 384 … toJSON : function(key) { cycleTracker += key + "("+(typeof key)+"):" + this; return this; } method 398 …var cyclicArray = [{toJSON : function(key,value) { cycleTracker += key + "("+(typeof key)+"):" + t… method 400 …{toJSON : function(key,value) { cycleTracker += key + "("+(typeof key)+"):" + this; cycleTracker +… method 430 return jsonObject.stringify({toJSON:function(){ return undefined; }}); method [all …]
|
| D | json2-es5-compat.js | 173 Date.prototype.toJSON = function (key) { method in Date
|
| /external/chromium-trace/trace-viewer/src/ |
| D | timeline_async_slice_group.js | 29 toJSON: function() { method in TimelineAsyncSlice
|
| /external/webkit/Source/JavaScriptCore/runtime/ |
| D | JSONObject.cpp | 320 inline JSValue Stringifier::toJSON(JSValue value, const PropertyNameForFunctionCall& propertyName) in toJSON() function in JSC::Stringifier
|
| /external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
| D | prototype-1.6.0.3.js | 124 toJSON: function(object) { method 261 Date.prototype.toJSON = function() { method in Date 914 toJSON: function() { method 985 toJSON: function() { method
|
| D | concat-jquery-mootools-prototype.js | 7329 toJSON: function(){ method 8503 toJSON: function(object) { method 8640 Date.prototype.toJSON = function() { method in Date 9293 toJSON: function() { method 9364 toJSON: function() { method
|
| D | mootools-1.2.2-core-nc.js | 2953 toJSON: function(){ method
|
| /external/webkit/Source/WebCore/inspector/front-end/UglifyJS/ |
| D | process.js | 294 toJSON: function() { method in Scope
|
| /external/chromium-trace/ |
| D | script.js | 72 …slices=[]}var a=tracing.TimelineSlice;e.prototype={__proto__:a.prototype,toJSON:function(){for(var… method in e
|