Lines Matching defs:microJobQueue
374 auto microJobQueue = instance->GetJSThread()->GetCurrentEcmaContext()->GetMicroJobQueue();
376 job::MicroJobQueue::ExecutePendingJob(thread, microJobQueue);
444 auto microJobQueue = instance->GetJSThread()->GetCurrentEcmaContext()->GetMicroJobQueue();
446 job::MicroJobQueue::ExecutePendingJob(thread, microJobQueue);
491 auto microJobQueue = instance->GetJSThread()->GetCurrentEcmaContext()->GetMicroJobQueue();
493 job::MicroJobQueue::ExecutePendingJob(thread, microJobQueue);
533 auto microJobQueue = instance->GetJSThread()->GetCurrentEcmaContext()->GetMicroJobQueue();
535 job::MicroJobQueue::ExecutePendingJob(thread, microJobQueue);
573 auto microJobQueue = instance->GetJSThread()->GetCurrentEcmaContext()->GetMicroJobQueue();
575 job::MicroJobQueue::ExecutePendingJob(thread, microJobQueue);