Searched defs:IndexOf (Results 1 – 5 of 5) sorted by relevance
158 Array.prototype.IndexOf = function( value ) method in Array
26 …dItem=function(A){var i=this.length;this[i]=A;return i;};Array.prototype.IndexOf=function(A){for (… method in Array
26 …y(C||this,arguments);});}else return this.replace(A,B);};Array.prototype.IndexOf=function(A){for (… method in Array