Home
last modified time | relevance | path

Searched defs:microJobQueue (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_async_function_test.cpp72 auto microJobQueue = thread->GetCurrentEcmaContext()->GetMicroJobQueue(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_promise_test.cpp374 auto microJobQueue = instance->GetJSThread()->GetCurrentEcmaContext()->GetMicroJobQueue(); in HWTEST_F_L0() local
444 auto microJobQueue = instance->GetJSThread()->GetCurrentEcmaContext()->GetMicroJobQueue(); in HWTEST_F_L0() local
491 auto microJobQueue = instance->GetJSThread()->GetCurrentEcmaContext()->GetMicroJobQueue(); in HWTEST_F_L0() local
533 auto microJobQueue = instance->GetJSThread()->GetCurrentEcmaContext()->GetMicroJobQueue(); in HWTEST_F_L0() local
573 auto microJobQueue = instance->GetJSThread()->GetCurrentEcmaContext()->GetMicroJobQueue(); in HWTEST_F_L0() local
[all...]

Completed in 3 milliseconds