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

/external/v8/src/
H A Dd8.h283 static int* LookupCounter(const char* name);
H A Dd8.cc666 V8::SetCounterFunction(LookupCounter);
699 int* Shell::LookupCounter(const char* name) { function in class:v8::Shell
875 V8::SetCounterFunction(LookupCounter);
/external/v8/test/cctest/
H A Dtest-api.cc16366 static int* LookupCounter(const char* name) { function
16393 V8::SetCounterFunction(LookupCounter);

Completed in 270 milliseconds