Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jobs/tests/
Dpending_job_test.cpp122 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
157 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
193 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
240 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
288 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
Dmicro_job_queue_test.cpp195 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
238 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_async_iterator.cpp47 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in Return() local
Dbuiltins_promise.cpp1040 JSHandle<JSTaggedValue> promiseFunc = JSHandle<JSTaggedValue>::Cast(env->GetPromiseFunction()); in Finally() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_promise_job_test.cpp89 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
148 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_promise_test.cpp40 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h1832 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in RuntimeDynamicImport() local