Searched refs:HeapSnapshotRetainerEdge (Results 1 – 2 of 2) sorted by relevance
200 WebInspector.HeapSnapshotRetainerEdge = function(snapshot, retainers, retainerIndex) class in WebInspector207 WebInspector.HeapSnapshotRetainerEdge.prototype = {210 …return new WebInspector.HeapSnapshotRetainerEdge(this._snapshot, this._retainers, this.retainerInd…407 … WebInspector.HeapSnapshotRetainerEdgeIterator(new WebInspector.HeapSnapshotRetainerEdge(this._sna…
43011 (WebInspector.HeapSnapshotRetainerEdge): Added