Searched refs:GetTopDownRoot (Results 1 – 4 of 4) sorted by relevance
533 const v8::CpuProfileNode* node = profile->GetTopDownRoot(); in GetSimpleBranch()605 const v8::CpuProfileNode* root = profile->GetTopDownRoot(); in TEST()673 const v8::CpuProfileNode* root = profile->GetTopDownRoot(); in TEST()756 const v8::CpuProfileNode* root = profile->GetTopDownRoot(); in TEST()870 const v8::CpuProfileNode* root = profile->GetTopDownRoot(); in TEST()923 const v8::CpuProfileNode* root = profile->GetTopDownRoot(); in TEST()974 const v8::CpuProfileNode* root = profile->GetTopDownRoot(); in TEST()1028 const v8::CpuProfileNode* root = profile->GetTopDownRoot(); in TEST()1057 const v8::CpuProfileNode* root = profile->GetTopDownRoot(); in TEST()1211 const v8::CpuProfileNode* root = profile->GetTopDownRoot(); in TEST()[all …]
598 const v8::CpuProfileNode* current = profile->GetTopDownRoot(); in TEST()709 const v8::CpuProfileNode* current = profile->GetTopDownRoot(); in TEST()
135 const CpuProfileNode* GetTopDownRoot() const;
8011 const CpuProfileNode* CpuProfile::GetTopDownRoot() const { in GetTopDownRoot() function in v8::CpuProfile