Lines Matching full:force_eager_compilation_
198 force_eager_compilation_ = false;774 bool Scope::AllowsLazyCompilation() const { return !force_eager_compilation_; }778 return !force_eager_compilation_ && HasTrivialOuterContext();1400 if (inner->force_eager_compilation_) {1401 force_eager_compilation_ = true;