Home
last modified time | relevance | path

Searched defs:RuntimeCallCounter (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/logging/
Dcounters.h652 RuntimeCallCounter() : RuntimeCallCounter(nullptr) {} in RuntimeCallCounter() function
653 explicit RuntimeCallCounter(const char* name) in RuntimeCallCounter() function