Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/front-end/
Dutilities.js680 Object.defineProperty(Array.prototype, "remove", { value: function(value, onlyFirst) argument
682 if (onlyFirst) {
/external/webkit/Source/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.