Home
last modified time | relevance | path

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

/external/v8/src/
Dcounters.h33 void SetCounterFunction(CounterLookupCallback f) { in SetCounterFunction()
87 CounterLookupCallback lookup_function_;
Dapi.cc8306 void Isolate::SetCounterFunction(CounterLookupCallback callback) { in SetCounterFunction()
/external/v8/include/
Dv8.h5758 typedef int* (*CounterLookupCallback)(const char* name); typedef
6319 CounterLookupCallback counter_lookup_callback;
6955 void SetCounterFunction(CounterLookupCallback);