Searched refs:CounterLookupCallback (Results 1 – 3 of 3) sorted by relevance
45 void SetCounterFunction(CounterLookupCallback f) { in SetCounterFunction()99 CounterLookupCallback lookup_function_;
4425 void V8::SetCounterFunction(CounterLookupCallback callback) { in SetCounterFunction()
2444 typedef int* (*CounterLookupCallback)(const char* name); typedef2712 static void SetCounterFunction(CounterLookupCallback);