Searched defs:hostVm (Results 1 – 3 of 3) sorted by relevance
503 bool DFXJSNApi::BuildJsStackInfoList(const EcmaVM *hostVm, uint32_t tid, std::vector<JsFrameInfo>& … in BuildJsStackInfoList()576 void DFXJSNApi::ResumeVMById(EcmaVM *hostVm, uint32_t tid) in ResumeVMById()585 bool DFXJSNApi::SuspendVMById(EcmaVM *hostVm, uint32_t tid) in SuspendVMById()
664 void JSNApi::addWorker(EcmaVM *hostVm, EcmaVM *workerVm) in addWorker()671 bool JSNApi::DeleteWorker(EcmaVM *hostVm, EcmaVM *workerVm) in DeleteWorker()
621 void EcmaVM::WorkersetInfo(EcmaVM *hostVm, EcmaVM *workerVm) in WorkersetInfo()646 bool EcmaVM::DeleteWorker(EcmaVM *hostVm, EcmaVM *workerVm) in DeleteWorker()