Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/
Dvm_thread_control.cpp32 void VmThreadControl::SuspendVM() // block vm thread in SuspendVM() function in panda::ecmascript::VmThreadControl
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp282 bool DFXJSNApi::SuspendVM(const EcmaVM *vm) in SuspendVM() function in panda::DFXJSNApi