Searched refs:is_lazy_inner_function (Results 1 – 1 of 1) sorted by relevance
2540 const bool is_lazy_inner_function = is_lazy && !is_top_level; in ParseFunctionLiteral() local2571 parse_lazily() && FLAG_lazy_inner_functions && is_lazy_inner_function && in ParseFunctionLiteral()2622 DCHECK(is_lazy_top_level_function || is_lazy_inner_function); in ParseFunctionLiteral()2628 &produced_preparsed_scope_data, is_lazy_inner_function, in ParseFunctionLiteral()