Searched refs:reJSON (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/mjsunit/
H A Djson.js379 var reJSON = /Is callable/; variable
380 reJSON.toJSON = function() { return "has toJSON"; };
386 func, funcJSON, re, reJSON]));

Completed in 47 milliseconds