Searched refs:GetTopDownRoot (Results 1 – 3 of 3) sorted by relevance
221 const CpuProfileNode* GetTopDownRoot() const;
133 flattenNodesTree(inspector, v8profile->GetTopDownRoot(), nodes.get()); in createCPUProfile()
10077 const CpuProfileNode* CpuProfile::GetTopDownRoot() const { in GetTopDownRoot() function in v8::CpuProfile