Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Djson.js427 var funcJSON = function() { /* Is callable */ }; function
428 funcJSON.toJSON = function() { return "has toJSON"; };
438 func, funcJSON, re, reJSON]);