Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/base/platform/
Delapsed-timer.h45 bool IsStarted() const { in IsStarted() function
/third_party/node/deps/v8/src/logging/
Druntime-call-stats.h68 inline bool IsStarted() const { return start_ticks_ != base::TimeTicks(); } in IsStarted() function