Searched refs:GetNodeId (Results 1 – 3 of 3) sorted by relevance
83 .setId(node->GetNodeId()) in buildInspectorObjectFor()90 children->emplace_back(node->GetChild(i)->GetNodeId()); in buildInspectorObjectFor()109 array->emplace_back(v8profile->GetSample(i)->GetNodeId()); in buildInspectorObjectForSamples()
149 unsigned GetNodeId() const;
10638 unsigned CpuProfileNode::GetNodeId() const { in GetNodeId() function in v8::CpuProfileNode