Searched refs:GetNextCounter (Results 1 – 3 of 3) sorted by relevance
74 Counter* GetNextCounter();
2830 Counter* CounterCollection::GetNextCounter() { in GetNextCounter() function in v8::CounterCollection2866 counter = counters_->GetNextCounter(); in GetCounter()
266 Counter* GetNextCounter() { in GetNextCounter() function in wasm::CounterCollection296 counter = counters_.GetNextCounter(); in GetCounter()