Searched refs:onlyFirst (Results 1 – 3 of 3) sorted by relevance
624 Array.prototype.remove = function(value, onlyFirst) argument626 if (onlyFirst) {
21134 out of the array. If onlyFirst is true, return after the first splice.
86308 when onlyFirst is true.