Searched refs:_lastEdge (Results 1 – 2 of 2) sorted by relevance
1038 this._currentPath._cache[this._lastEdge.nodeIndex] = true;1045 delete this._currentPath._cache[this._lastEdge.nodeIndex];1057 && this._lastEdge.nodeIndex in this._rootChildren;1065 get _lastEdge() getter in WebInspector.HeapSnapshotPathFinder
43025 (WebInspector.HeapSnapshotPathFinder.prototype.get _lastEdge):