Home
last modified time | relevance | path

Searched refs:toDeepVirtualJSONObject (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/webkit/resources/
DJSON-stringify.js490 function toDeepVirtualJSONObject() { function
494 r.toJSON = toDeepVirtualJSONObject;
497 return jsonObject.stringify(toDeepVirtualJSONObject());
/external/v8/test/webkit/
Drun-json-stringify-expected.txt516 function toDeepVirtualJSONObject() {
520 r.toJSON = toDeepVirtualJSONObject;
523 return jsonObject.stringify(toDeepVirtualJSONObject());