Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dallocation_inspector.h59 bool IsActive() const in IsActive() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dmem_hooks.h35 static bool IsActive() noexcept in IsActive() function
/arkcompiler/runtime_core/static_core/runtime/
Dthread_pool.h228 bool IsActive() in IsActive() function
318 bool IsActive(int i) REQUIRES(queueLock_) in IsActive() function
/arkcompiler/jsvm/src/
Djsvm_env.cpp104 bool IsActive() override in IsActive() function in __anone67a66f20111::FakeAgent
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dstackful_coroutine_worker.h54 bool IsActive() const in IsActive() function
Dcoroutine.cpp201 bool Coroutine::IsActive() in IsActive() function in ark::Coroutine
/arkcompiler/jsvm/src/inspector/
Djs_native_api_v8_inspector.cpp1119 bool IsActive() in IsActive() function in v8impl::InspectorClient
1300 bool Agent::IsActive() in IsActive() function in v8impl::Agent