Searched refs:compilerThread_ (Results 1 – 3 of 3) sorted by relevance
55 compilerThread_ = std::move(compilerThread); in SetCompilerThread()135 CompilerThread compilerThread_; variable201 … : compilerQueue_(compilerQueue), compilerThread_(compilerThread), runtimeIface_(runtimeIface) in BackgroundCompilerTaskRunner()220 runtimeIface->SetCurrentThread(nextRunner.compilerThread_); in StartTask()231 Thread *compilerThread_ {nullptr};
171 return compilerThread_; in GetCompilerThread()176 return static_cast<JitVM*>(compilerThread_->GetEcmaVM()); in GetCompilerVM()295 JSThread *compilerThread_; variable
39 compilerThread_(compilerThread), in JitTask()