Searched refs:shouldAbsorb (Results 1 – 2 of 2) sorted by relevance
270 _merge: function(child, shouldAbsorb) argument274 if (!shouldAbsorb) {286 if (!shouldAbsorb || children[index] !== child)
85 _merge: function(/*ProfileDataGridNode*/ child, /*Boolean*/ shouldAbsorb) argument89 WebInspector.ProfileDataGridNode.prototype._merge.call(this, child, shouldAbsorb); argument