Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/
Dvm_thread_control.cpp54 bool VmThreadControl::IsSuspended() const in IsSuspended() function in panda::ecmascript::VmThreadControl
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp481 bool DFXJSNApi::IsSuspended([[maybe_unused]] const EcmaVM *vm) in IsSuspended() function in panda::DFXJSNApi