Searched defs:strFoo (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/mjsunit/
H A Djson.js362 var strFoo = new String("bar");
363 strFoo.toString = function() { return "foo"; };
385 strFoo, str37, strTrue,

Completed in 107 milliseconds