Home
last modified time | relevance | path

Searched defs:fromCharCode (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/mjsunit/
Dstring-fromcharcode.js33 Object.prototype.fromCharCode = function(x) { return this; }; function
/external/chromium_org/v8/test/mjsunit/
Dstring-fromcharcode.js54 Object.prototype.fromCharCode = function(x) { return this; }; function