Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
Dcrypto_clienthello-inl.h81 inline bool ClientHelloParser::IsPaused() const { in IsPaused() function
/third_party/node/deps/v8/src/heap/
Dallocation-observer.h92 bool IsPaused() const { return paused_; } in IsPaused() function
/third_party/node/deps/v8/src/base/platform/
Delapsed-timer.h52 bool IsPaused() const { return paused_; } in IsPaused() function