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

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

Completed in 46 milliseconds