Searched refs:GetFunctionId (Results 1 – 3 of 3) sorted by relevance
47 return tree_->GetFunctionId(this); in function_id()
285 unsigned GetFunctionId(const ProfileNode* node);
289 unsigned ProfileTree::GetFunctionId(const ProfileNode* node) { in GetFunctionId() function in v8::internal::ProfileTree