Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
DHeapSnapshotView.js95 this._allocationStackView = new WebInspector.HeapAllocationStackView();
2231 WebInspector.HeapAllocationStackView = function() class in WebInspector
2238 WebInspector.HeapAllocationStackView.prototype = {