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

/external/v8/src/
H A Dmksnapshot.cc75 Counter* GetNextCounter() { function in class:CounterCollection
H A Dd8.cc333 Counter* CounterCollection::GetNextCounter() { function in class:v8::CounterCollection
370 counter = counters_->GetNextCounter();

Completed in 1034 milliseconds