Searched defs:IsSuspended (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/dfx/ | ||
D | vm_thread_control.cpp | 54 bool VmThreadControl::IsSuspended() const in IsSuspended() function in panda::ecmascript::VmThreadControl |
/arkcompiler/ets_runtime/ecmascript/napi/ | ||
D | dfx_jsnapi.cpp | 481 bool DFXJSNApi::IsSuspended([[maybe_unused]] const EcmaVM *vm) in IsSuspended() function in panda::DFXJSNApi |