Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_promise_test.cpp40 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_async_iterator.cpp47 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in Return() local
H A Dbuiltins_promise.cpp1056 JSHandle<JSTaggedValue> promiseFunc = JSHandle<JSTaggedValue>::Cast(env->GetPromiseFunction()); in Finally() local
/arkcompiler/ets_runtime/ecmascript/jobs/tests/
H A 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
[all...]
H A Dmicro_job_queue_test.cpp189 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
232 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs-inl.h1776 JSHandle<JSTaggedValue> promiseFunc = env->GetPromiseFunction(); in RuntimeDynamicImport() local

Completed in 10 milliseconds