Home
last modified time | relevance | path

Searched defs:asyncFuncObject (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Ddump_test.cpp895 JSHandle<JSAsyncFuncObject> asyncFuncObject = factory->NewJSAsyncFuncObject(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.cpp2202 JSHandle<JSAsyncFuncObject> asyncFuncObject = JSHandle<JSAsyncFuncObject>::Cast(NewJSObjectWithInit(hclass)); in NewJSAsyncFuncObject() local

Completed in 14 milliseconds