Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
DHeapSnapshotGridNodes.js1288 WebInspector.HeapSnapshotDiffNode = function(dataGrid, className, diffForClass) class in WebInspector
1310 WebInspector.HeapSnapshotDiffNode.prototype = {
DHeapSnapshotDataGrids.js959 … this.appendNode(this.rootNode(), new WebInspector.HeapSnapshotDiffNode(this, className, diff));