Searched refs:sortAndRewind (Results 1 – 3 of 3) sorted by relevance
59 this._provider.sortAndRewind(this.comparator(), sorted.bind(this));145 this._provider.sortAndRewind(this.comparator(), afterSort.bind(this));505 sortAndRewind: function(comparator, callback) method in WebInspector.HeapSnapshotIteratorsTuple509 this._it2.sortAndRewind(comparator, callback);511 this._it1.sortAndRewind(comparator, afterSort.bind(this));
225 sortAndRewind: function(comparator, callback) method in WebInspector.HeapSnapshotProviderProxy
13551 (WebInspector.HeapSnapshotProviderProxy.prototype.sortAndRewind):13741 (WebInspector.HeapSnapshotFilteredOrderedIterator.prototype.sortAndRewind):13753 (WebInspector.HeapSnapshotProviderProxy.prototype.sortAndRewind):22543 (WebInspector.HeapSnapshotIteratorsTuple.prototype.sortAndRewind):