Home
last modified time | relevance | path

Searched defs:profileNode (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
DCPUProfileBottomUpDataGrid.js38 WebInspector.BottomUpProfileDataGridNode = function(profileNode, owningTree) argument
153 _willHaveChildren: function(profileNode) argument
DCPUProfileTopDownDataGrid.js32 WebInspector.TopDownProfileDataGridNode = function(profileNode, owningTree) argument
DCPUProfileDataGrid.js33 WebInspector.ProfileDataGridNode = function(profileNode, owningTree, hasChildren) argument
DCPUProfileView.js275 this._searchResults.push({ profileNode: current }); property