Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/logging/
Druntime-call-stats.h34 RuntimeCallCounter() : RuntimeCallCounter(nullptr) {} in RuntimeCallCounter() function
35 explicit RuntimeCallCounter(const char* name) in RuntimeCallCounter() function