Searched refs:GetSample (Results 1 – 3 of 3) sorted by relevance
195 const CpuProfileNode* GetSample(int index) const;
109 array->emplace_back(v8profile->GetSample(i)->GetNodeId()); in buildInspectorObjectForSamples()
10687 const CpuProfileNode* CpuProfile::GetSample(int index) const { in GetSample() function in v8::CpuProfile