Home
last modified time | relevance | path

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

/external/webkit/WebKit/chromium/src/js/
DHeapProfilerPanel.js850 this.retainers = this._calculateRetainers(this.snapshotView.profile, snapshotEntry.clusters);
856 … this.baseRetainers = this._calculateRetainers(this.snapshotView.baseSnapshot, baseEntry.clusters);
875 _calculateRetainers: function(snapshot, clusters) { method in WebInspector.HeapSnapshotDataGridRetainerNode
/external/webkit/WebKit/chromium/
DChangeLog473 (WebInspector.HeapSnapshotDataGridRetainerNode.prototype._calculateRetainers):
851 (WebInspector.HeapSnapshotDataGridRetainerNode.prototype._calculateRetainers):