Searched refs:AddPathFromEnd (Results 1 – 4 of 4) sorted by relevance
78 AllocationTraceNode* AllocationTraceTree::AddPathFromEnd( in AddPathFromEnd() function in v8::internal::AllocationTraceTree226 AllocationTraceNode* top_node = trace_tree_.AddPathFromEnd( in AllocationEvent()
65 AllocationTraceNode* AddPathFromEnd(const base::Vector<unsigned>& path);
365 ProfileNode* AddPathFromEnd(369 ProfileNode* AddPathFromEnd(
477 ProfileNode* ProfileTree::AddPathFromEnd(const std::vector<CodeEntry*>& path, in AddPathFromEnd() function in v8::internal::ProfileTree498 ProfileNode* ProfileTree::AddPathFromEnd(const ProfileStackTrace& path, in AddPathFromEnd() function in v8::internal::ProfileTree632 top_down_.AddPathFromEnd(path, src_line, update_stats, options_.mode()); in AddPath()