Searched refs:HeapSnapshotEdgeIterator (Results 1 – 2 of 2) sorted by relevance
163 WebInspector.HeapSnapshotEdgeIterator = function(edge) class in WebInspector168 WebInspector.HeapSnapshotEdgeIterator.prototype = {361 …return new WebInspector.HeapSnapshotEdgeIterator(new WebInspector.HeapSnapshotEdge(this._snapshot,…865 …HeapSnapshotFilteredOrderedIterator.call(this, new WebInspector.HeapSnapshotEdgeIterator(new WebIn…
11623 (WebInspector.HeapSnapshotEdgeIterator):