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