Searched refs:SetCompilationDriver (Results 1 – 2 of 2) sorted by relevance
45 vm_->GetJSThread()->GetCurrentEcmaContext()->GetTSManager()->SetCompilationDriver(this); in CompilationDriver()63 vm_->GetJSThread()->GetCurrentEcmaContext()->GetTSManager()->SetCompilationDriver(nullptr); in ~CompilationDriver()
751 void SetCompilationDriver(kungfu::CompilationDriver *cmpDriver) in SetCompilationDriver() function