Home
last modified time | relevance | path

Searched refs:BUILTINS_PROMISE_HANDLER_ASYNC_AWAIT_FULFILLED (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_method_index.h30 BUILTINS_PROMISE_HANDLER_ASYNC_AWAIT_FULFILLED, member in panda::ecmascript::MethodIndex
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_async_function_test.cpp45 factory->NewJSAsyncAwaitStatusFunction(MethodIndex::BUILTINS_PROMISE_HANDLER_ASYNC_AWAIT_FULFILLED); in HWTEST_F_L0()
H A Ddump_test.cpp646 MethodIndex::BUILTINS_PROMISE_HANDLER_ASYNC_AWAIT_FULFILLED); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_async_function.cpp60 MethodIndex::BUILTINS_PROMISE_HANDLER_ASYNC_AWAIT_FULFILLED); in AsyncFunctionAwait()
119 MethodIndex::BUILTINS_PROMISE_HANDLER_ASYNC_AWAIT_FULFILLED); in AsyncFunctionAwait()

Completed in 5 milliseconds