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