Searched refs:AddPathFromEnd (Results 1 – 5 of 5) sorted by relevance
83 AllocationTraceNode* AllocationTraceTree::AddPathFromEnd( in AddPathFromEnd() function in v8::internal::AllocationTraceTree251 AllocationTraceNode* top_node = trace_tree_.AddPathFromEnd( in AllocationEvent()
50 AllocationTraceNode* AddPathFromEnd(const Vector<unsigned>& path);
245 ProfileNode* ProfileTree::AddPathFromEnd(const Vector<CodeEntry*>& path) { in AddPathFromEnd() function in v8::internal::ProfileTree331 ProfileNode* top_frame_node = top_down_.AddPathFromEnd(path); in AddPath()
152 ProfileNode* AddPathFromEnd(const Vector<CodeEntry*>& path);
191 tree.AddPathFromEnd(path_vec); in TEST()211 tree.AddPathFromEnd(path_vec); in TEST()221 tree.AddPathFromEnd(path2_vec); in TEST()