Home
last modified time | relevance | path

Searched refs:getCounterPtr (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/inspector/
Dv8-inspector-impl.cc336 m_isolate->SetCounterFunction(&Counters::getCounterPtr); in Counters()
347 int* V8Inspector::Counters::getCounterPtr(const char* name) { in getCounterPtr() function in v8_inspector::V8Inspector::Counters
/external/v8/include/
Dv8-inspector.h320 static int* getCounterPtr(const char* name);