Searched refs:IsCurModuleFull (Results 1 – 2 of 2) sorted by relevance
68 return IsCurModuleFull() ? fileGenerator_->AddModule(fileName_, triple_, *lOptions_, outputAsm_) in GetModule()77 bool CompilationDriver::IsCurModuleFull() const in IsCurModuleFull() function in panda::ecmascript::kungfu::CompilationDriver84 if (IsCurModuleFull()) { in CompileModuleThenDestroyIfNeeded()91 if (!IsCurModuleFull()) { in CompileLastModuleThenDestroyIfNeeded()
162 bool IsCurModuleFull() const;