Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Djson.js415 var strFoo = new String("bar"); variable
416 strFoo.toString = function() { return "foo"; };
437 strFoo, str37, strTrue,