Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/
Dvm_thread_control.cpp70 void VmThreadControl::ResumeVM() in ResumeVM() function in panda::ecmascript::VmThreadControl
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp471 void DFXJSNApi::ResumeVM([[maybe_unused]] const EcmaVM *vm) in ResumeVM() function in panda::DFXJSNApi