Home
last modified time | relevance | path

Searched refs:CreateEtsObjectArrayFromNativeSet (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp949 static EtsArrayObject<EtsObject> *CreateEtsObjectArrayFromNativeSet( in CreateEtsObjectArrayFromNativeSet() function
1010 auto *errors = CreateEtsObjectArrayFromNativeSet<EtsJob>(coro, unhandledFailedJobs_); in ListUnhandledFailedJobs()
1043 … auto *errors = CreateEtsObjectArrayFromNativeSet<EtsPromise>(coro, unhandledRejectedPromises_); in ListUnhandledRejectedPromises()