Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/
Dvm_thread_control.cpp60 void VmThreadControl::SetVMSuspended(bool flag) in SetVMSuspended() function in panda::ecmascript::VmThreadControl
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h834 void SetVMSuspended(bool flag) in SetVMSuspended() function