Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp466 JSTaggedValue SlowRuntimeStub::AsyncFunctionAwaitUncaught(JSThread *thread, JSTaggedValue asyncFunc… in AsyncFunctionAwaitUncaught() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp642 DEF_RUNTIME_STUBS(AsyncFunctionAwaitUncaught) in DEF_RUNTIME_STUBS() argument