Searched refs:AddPathFromEnd (Results 1 – 4 of 4) sorted by relevance
83 AllocationTraceNode* AllocationTraceTree::AddPathFromEnd( in AddPathFromEnd() function in v8::internal::AllocationTraceTree233 AllocationTraceNode* top_node = trace_tree_.AddPathFromEnd( in AllocationEvent()
61 AllocationTraceNode* AddPathFromEnd(const Vector<unsigned>& path);
274 ProfileNode* AddPathFromEnd(278 ProfileNode* AddPathFromEnd(
298 ProfileNode* ProfileTree::AddPathFromEnd(const std::vector<CodeEntry*>& path, in AddPathFromEnd() function in v8::internal::ProfileTree319 ProfileNode* ProfileTree::AddPathFromEnd(const ProfileStackTrace& path, in AddPathFromEnd() function in v8::internal::ProfileTree412 top_down_.AddPathFromEnd(path, src_line, update_stats, mode_); in AddPath()