Home | History | Annotate | Download | only in src

Lines Matching refs:allow_lazy

1269   bool allow_lazy = literal->AllowsLazyCompilation() &&
1274 if (FLAG_lazy && allow_lazy && !literal->is_parenthesized()) {
1291 result->set_allows_lazy_compilation(allow_lazy);