Searched defs:etsVM (Results 1 – 6 of 6) sorted by relevance
68 static void RunEAWorker(ani_vm *etsVM, std::string moduleName) in RunEAWorker()98 ani_vm *etsVM; in Setup() local112 auto *etsVM = Setup(); in SetupAndStartEAWorkers() local
37 Coroutine *TryCreateEACoroutine(PandaEtsVM *etsVM, bool needInterop, bool &limitIsReached, bool &js… in TryCreateEACoroutine()72 void RunTaskOnEACoroutine(PandaEtsVM *etsVM, bool needInterop, mem::Reference *taskRef) in RunTaskOnEACoroutine()108 auto *etsVM = coro->GetPandaVM(); in ExclusiveLaunch() local
81 ani_vm *etsVM; in GetEtsVm() local94 ani_vm *etsVM = GetEtsVm(); in callTestMethod() local
199 auto *etsVM = PandaEtsVM::FromAniVM(vm); in AttachCurrentThread() local228 auto *etsVM = PandaEtsVM::FromAniVM(vm); in DetachCurrentThread() local
90 let etsVM = (callerSite === 'STS' || calleeSite === 'STS') ? initEtsVM() : undefined; variable
91 auto *etsVM = PandaEtsVM::FromEtsVM(vm); in AttachThread() local116 auto *etsVM = PandaEtsVM::FromEtsVM(vm); in DetachThread() local