Home
last modified time | relevance | path

Searched defs:hostVm (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp844 bool DFXJSNApi::BuildJsStackInfoList(const EcmaVM *hostVm, uint32_t tid, std::vector<JsFrameInfo>& jsFrames) in BuildJsStackInfoList() argument
926 void DFXJSNApi::ResumeVMById(EcmaVM *hostVm, uint32_t tid) in ResumeVMById() argument
935 bool DFXJSNApi::SuspendVMById(EcmaVM *hostVm, uint32_t tid) in SuspendVMById() argument
[all...]
H A Djsnapi_expo.cpp5353 void JSNApi::AddWorker(EcmaVM *hostVm, EcmaVM *workerVm) in AddWorker() argument
5361 bool JSNApi::DeleteWorker(EcmaVM *hostVm, EcmaVM *workerVm) in DeleteWorker() argument

Completed in 13 milliseconds