Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/libplatform/
Ddefault-job.cc129 bool DefaultJobState::IsActive() { in IsActive() function in v8::platform::DefaultJobState
237 bool DefaultJobHandle::IsActive() { return state_->IsActive(); } in IsActive() function in v8::platform::DefaultJobHandle
/third_party/node/deps/v8/src/libsampler/
Dsampler.h55 bool IsActive() const { return active_.load(std::memory_order_relaxed); } in IsActive() function
/third_party/node/deps/v8/src/init/
Dbootstrapper.h87 bool IsActive() const { return nesting_ != 0; } in IsActive() function
/third_party/node/deps/v8/src/heap/
Dallocation-observer.h71 bool IsActive() const { return !IsPaused() && observers_.size() > 0; } in IsActive() function
/third_party/skia/src/sksl/
DSkSLThreadContext.cpp190 bool ThreadContext::IsActive() { in IsActive() function in SkSL::ThreadContext
/third_party/node/deps/v8/src/wasm/
Dstacks.h76 bool IsActive() { in IsActive() function
/third_party/node/deps/v8/src/heap/cppgc/
Dconcurrent-marker.cc222 bool ConcurrentMarkerBase::IsActive() const { in IsActive() function in cppgc::internal::ConcurrentMarkerBase
/third_party/node/deps/v8/src/execution/
Dv8threads.cc60 bool Locker::IsActive() { return WasEverUsed(); } in IsActive() function in v8::Locker
/third_party/node/src/
Dinspector_agent.cc623 bool IsActive() { in IsActive() function in node::inspector::NodeInspectorClient
950 bool Agent::IsActive() { in IsActive() function in node::inspector::Agent
Djs_native_api_v8_inspector.cc1232 bool IsActive() { in IsActive() function in v8impl::InspectorClient
1412 bool Agent::IsActive() { in IsActive() function in v8impl::Agent
/third_party/node/deps/v8/src/debug/
Ddebug-coverage.cc214 bool IsActive() const { return read_index_ >= 0 && !ended_; } in IsActive() function in v8::internal::__anon24fb4b700211::CoverageBlockIterator
/third_party/gptfdisk/
Dbasicmbr.cc966 int i, IsActive = 0; in IsEEActive() local
/third_party/vixl/src/aarch64/
Dsimulator-aarch64.h422 bool IsActive(VectorFormat vform, int lane_index) const { in IsActive() function
/third_party/mesa3d/src/imgui/
Dimgui.h1558 bool IsActive() const { return !Filters.empty(); } in IsActive() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp113569 bool IsActive() in IsActive() function in nsIPresShell
126300 bool IsActive() in IsActive() function in nsPIDOMWindowOuter
150022 bool IsActive() const { return mDocumentContainer && !mRemovedFromDocShell; } in IsActive() function in nsIDocument