Searched defs:LookupCounter (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dd8.cc1296 isolate->SetCounterFunction(LookupCounter);
1329 int* Shell::LookupCounter(const char* name) { function in class:v8::Shell
2858 create_params.counter_lookup_callback = LookupCounter;

Completed in 82 milliseconds