Home
last modified time | relevance | path

Searched refs:IsPaused (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dallocation-observer.h71 bool IsActive() const { return !IsPaused() && observers_.size() > 0; } in IsActive()
92 bool IsPaused() const { return paused_; } in IsPaused() function in v8::internal::final
/third_party/node/src/crypto/
H A Dcrypto_clienthello-inl.h81 inline bool ClientHelloParser::IsPaused() const { in IsPaused() function in node::crypto::ClientHelloParser
H A Dcrypto_clienthello.h71 inline bool IsPaused() const;
/third_party/node/deps/v8/src/base/platform/
H A Delapsed-timer.h52 bool IsPaused() const { return paused_; } in IsPaused() function in v8::base::final

Completed in 2 milliseconds