Home | History | Annotate | Download | only in src

Lines Matching refs:AllowsLazyCompilation

954   bool AllowsLazyCompilation() const { return false; }
2649 (mode() == PARSE_LAZILY && scope_->AllowsLazyCompilation());