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