Searched refs:microJobQueue (Results 1 – 2 of 2) sorted by relevance
72 auto microJobQueue = thread->GetCurrentEcmaContext()->GetMicroJobQueue(); in HWTEST_F_L0() local73 EXPECT_FALSE(microJobQueue->GetPromiseJobQueue().IsUndefined()); in HWTEST_F_L0()
374 auto microJobQueue = instance->GetJSThread()->GetCurrentEcmaContext()->GetMicroJobQueue(); in HWTEST_F_L0() local376 job::MicroJobQueue::ExecutePendingJob(thread, microJobQueue); in HWTEST_F_L0()444 auto microJobQueue = instance->GetJSThread()->GetCurrentEcmaContext()->GetMicroJobQueue(); in HWTEST_F_L0() local446 job::MicroJobQueue::ExecutePendingJob(thread, microJobQueue); in HWTEST_F_L0()491 auto microJobQueue = instance->GetJSThread()->GetCurrentEcmaContext()->GetMicroJobQueue(); in HWTEST_F_L0() local493 job::MicroJobQueue::ExecutePendingJob(thread, microJobQueue); in HWTEST_F_L0()533 auto microJobQueue = instance->GetJSThread()->GetCurrentEcmaContext()->GetMicroJobQueue(); in HWTEST_F_L0() local535 job::MicroJobQueue::ExecutePendingJob(thread, microJobQueue); in HWTEST_F_L0()573 auto microJobQueue = instance->GetJSThread()->GetCurrentEcmaContext()->GetMicroJobQueue(); in HWTEST_F_L0() local575 job::MicroJobQueue::ExecutePendingJob(thread, microJobQueue); in HWTEST_F_L0()