Home
last modified time | relevance | path

Searched refs:withNodeIndexes (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
DHeapSnapshotProxy.js46 aggregates: function(withNodeIndexes, callback) argument
50 callback(this._snapshot.aggregates(withNodeIndexes));
DHeapSnapshot.js604 aggregates: function(withNodeIndexes) argument
608 if (withNodeIndexes && !this._aggregatesWithIndexes)