Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/
Dvm_thread_control.cpp70 void VmThreadControl::SuspendVM() // block vm thread in SuspendVM() function in panda::ecmascript::VmThreadControl
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp891 bool DFXJSNApi::SuspendVM([[maybe_unused]] const EcmaVM *vm) in SuspendVM() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp594 HWTEST_F_L0(DFXJSNApiTests, SuspendVM) in HWTEST_F_L0() argument