Home | History | Annotate | Download | only in src

Lines Matching defs:allow_lazy

1223   bool allow_lazy = literal->AllowsLazyCompilation() &&
1229 if (FLAG_lazy && allow_lazy && !literal->is_parenthesized()) {
1248 result->set_allows_lazy_compilation(allow_lazy);