Searched defs:fromCharCode (Results 1 – 2 of 2) sorted by relevance
33 Object.prototype.fromCharCode = function(x) { return this; }; function
54 Object.prototype.fromCharCode = function(x) { return this; }; function