Searched defs:promiseHandle (Results 1 – 5 of 5) sorted by relevance
40 … bool Launch(EtsCoroutine *currentCoro, Method *method, const EtsHandle<EtsPromise> &promiseHandle, in Launch()78 EtsHandle<EtsPromise> promiseHandle(currentCoro, promise); in LaunchCoroutine() local115 EtsHandle<EtsPromise> promiseHandle(currentCoro, promise); in LaunchFromInterpreterImpl() local
121 EtsHandle<EtsPromise> promiseHandle(currentCoro, promise); in EtsAwaitPromise() local
114 …EtsHandle<EtsPromise> promiseHandle(coro, EtsPromise::FromCoreType(vm->GetGlobalObjectStorage()->G… in OnJsPromiseResolved() local
284 JSHandle<JSTaggedValue> promiseHandle = in ThenFinally() local325 JSHandle<JSTaggedValue> promiseHandle = in CatchFinally() local
433 EtsHandle<EtsPromise> promiseHandle(currentCoro, promise); in EtsAsyncCall() local