Home
last modified time | relevance | path

Searched refs:can_preparse (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/parsing/
Dparser-base.h4393 bool can_preparse = impl()->parse_lazily() && in ParseArrowFunctionLiteral() local
4398 can_preparse && impl()->AllowsLazyParsingWithoutUnresolvedVariables(); in ParseArrowFunctionLiteral()