Searched refs:CounterLookupCallback (Results 1 – 3 of 3) sorted by relevance
25 void SetCounterFunction(CounterLookupCallback f) { in SetCounterFunction()79 CounterLookupCallback lookup_function_;
6750 void Isolate::SetCounterFunction(CounterLookupCallback callback) { in SetCounterFunction()
4130 typedef int* (*CounterLookupCallback)(const char* name); typedef4763 void SetCounterFunction(CounterLookupCallback);