Searched defs:AddPathFromStart (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dprofile-generator.cc307 void ProfileTree::AddPathFromStart(const Vector<CodeEntry*>& path) { function in class:v8::internal::ProfileTree
456 bottom_up_.AddPathFromStart(path);

Completed in 335 milliseconds