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