Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_async_function.cpp41 JSHandle<JSTaggedValue> asyncCtxt(thread, asyncFuncObj->GetGeneratorContext()); in AsyncFunctionAwait() local
98 JSHandle<JSTaggedValue> asyncCtxt; in AsyncFunctionAwait() local
153 JSHandle<GeneratorContext> asyncCtxt(thread, func->GetAsyncContext()); in AsyncFunctionAwaitFulfilled() local
178 JSHandle<GeneratorContext> asyncCtxt(thread, func->GetAsyncContext()); in AsyncFunctionAwaitRejected() local