Searched refs:AddPathToCurrentProfiles (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dprofile-generator.h319 void AddPathToCurrentProfiles(const Vector<CodeEntry*>& path);
H A Dprofile-generator.cc827 void CpuProfilesCollection::AddPathToCurrentProfiles( function in class:v8::internal::CpuProfilesCollection
929 profiles_->AddPathToCurrentProfiles(entries);

Completed in 113 milliseconds