Home
last modified time | relevance | path

Searched defs:promiseFunc (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jobs/tests/
Dpending_job_test.cpp121 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
156 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
192 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
238 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
286 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
Dmicro_job_queue_test.cpp188 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
231 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_async_iterator.cpp45 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in Return() local
Dbuiltins_promise.cpp1054 JSHandle<JSTaggedValue> promiseFunc = JSHandle<JSTaggedValue>::Cast(env->GetPromiseFunction()); in Finally() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_promise_test.cpp64 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h1340 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in RuntimeDynamicImport() local