Searched defs:allow_lazy (Results 1 – 3 of 3) sorted by relevance
118 bool allow_lazy, in PreParser()144 bool allow_lazy = (flags & i::kAllowLazy) != 0; in PreParseProgram() local
719 bool allow_lazy = literal->AllowsLazyCompilation() && in BuildFunctionInfo() local
5924 bool allow_lazy = FLAG_lazy && (extension == NULL); in PartialPreParse() local