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

/external/chromium_org/v8/src/
H A Dprofile-generator.cc292 void ProfileTree::AddPathFromStart(const Vector<CodeEntry*>& path) { function in class:v8::internal::ProfileTree
/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 2888 milliseconds