Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_async_function.cpp37 JSHandle<JSTaggedValue> asyncCtxt(thread, asyncFuncObj->GetGeneratorContext()); in AsyncFunctionAwait() local
97 JSHandle<JSTaggedValue> asyncCtxt; in AsyncFunctionAwait() local
155 JSHandle<GeneratorContext> asyncCtxt(thread, func->GetAsyncContext()); in AsyncFunctionAwaitFulfilled() local
180 JSHandle<GeneratorContext> asyncCtxt(thread, func->GetAsyncContext()); in AsyncFunctionAwaitRejected() local