HomeSort by relevance Sort by last modified time
    Searched full:num37 (Results 1 - 1 of 1) sorted by null

  /external/v8/test/mjsunit/
json.js 352 var num37 = new Number(42);
353 num37.valueOf = function() { return 37; };
384 JSON.stringify([num37, numFoo, numTrue,

Completed in 2707 milliseconds