Home
last modified time | relevance | path

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

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