Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp471 JSHandle<JSTaggedValue> asyncFuncObjHandle(thread, asyncFuncObj); in AsyncFunctionAwaitUncaught() local
483 JSHandle<JSTaggedValue> asyncFuncObjHandle(thread, asyncFuncObj); in AsyncFunctionResolveOrReject() local
1160 JSHandle<JSAsyncGeneratorObject> asyncFuncObjHandle(thread, asyncFuncObj); in AsyncGeneratorReject() local