Home
last modified time | relevance | path

Searched refs:NewJSAggregateError (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_promise_handler.cpp546 JSHandle<JSObject> error = factory->NewJSAggregateError(); in AnyRejectElementFunction()
H A Dbuiltins_promise.cpp743 JSHandle<JSObject> error = factory->NewJSAggregateError(); in PerformPromiseAny()
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.h220 JSHandle<JSObject> NewJSAggregateError();
H A Dobject_factory.cpp1049 JSHandle<JSObject> ObjectFactory::NewJSAggregateError() in NewJSAggregateError() function in panda::ecmascript::ObjectFactory
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
H A Dheap_dump_test.cpp808 factory->NewJSAggregateError(); in HWTEST_F_L0()

Completed in 17 milliseconds