Home
last modified time | relevance | path

Searched refs:GetNextCounter (Results 1 – 3 of 3) sorted by relevance

/external/webkit/V8Binding/v8/src/
Dmksnapshot.cc74 Counter* GetNextCounter() { in GetNextCounter() function in CounterCollection
104 Counter* ctr = counters->GetNextCounter(); in counter_callback()
Dd8.h65 Counter* GetNextCounter();
Dd8.cc325 Counter* CounterCollection::GetNextCounter() { in GetNextCounter() function in v8::CounterCollection
362 counter = counters_->GetNextCounter(); in GetCounter()