Searched refs:FindOrAddChild (Results 1 – 4 of 4) sorted by relevance
39 AllocationTraceNode* AllocationTraceNode::FindOrAddChild( in FindOrAddChild() function in v8::internal::AllocationTraceNode89 node = node->FindOrAddChild(*entry); in AddPathFromEnd()
32 AllocationTraceNode* FindOrAddChild(unsigned function_info_index);
203 ProfileNode* ProfileNode::FindOrAddChild(CodeEntry* entry) { in FindOrAddChild() function in v8::internal::ProfileNode325 node = node->FindOrAddChild(*it); in AddPathFromEnd()
178 ProfileNode* FindOrAddChild(CodeEntry* entry);