Home
last modified time | relevance | path

Searched refs:onlyFirst (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
Dutilities.js624 Array.prototype.remove = function(value, onlyFirst) argument
626 if (onlyFirst) {
/external/webkit/WebCore/
DChangeLog-2008-08-1021134 out of the array. If onlyFirst is true, return after the first splice.
DChangeLog-2009-06-1686308 when onlyFirst is true.