Searched refs:replaceFunc (Results 1 - 1 of 1) sorted by relevance
/external/v8/test/webkit/resources/ |
H A D | JSON-stringify.js | 345 function replaceFunc(key, value) { function 351 jsonObject.stringify([1,2,3,,,,4,5,6], replaceFunc); 357 jsonObject.stringify({a:"a", b:"b", c:"c", 3: "d", 2: "e", 1: "f"}, replaceFunc);
|
Completed in 138 milliseconds