Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/heap_snapshot_worker/
DJSHeapSnapshot.js630 WebInspector.HeapSnapshotEdge.call(this, snapshot, edgeIndex);
757 __proto__: WebInspector.HeapSnapshotEdge.prototype
DHeapSnapshot.js54 WebInspector.HeapSnapshotEdge = function(snapshot, edgeIndex) class in WebInspector
61 WebInspector.HeapSnapshotEdge.prototype = {
67 return new WebInspector.HeapSnapshotEdge(this._snapshot, this.edgeIndex);