Searched refs:SetMicroJobQueue (Results 1 – 3 of 3) sorted by relevance
307 void SetMicroJobQueue(job::MicroJobQueue *queue);
846 void EcmaContext::SetMicroJobQueue(job::MicroJobQueue *queue) in SetMicroJobQueue() function in panda::ecmascript::EcmaContext
1387 vm_->GetJSThread()->GetCurrentEcmaContext()->SetMicroJobQueue( in HandleRootObject()