Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
H A Dparser.cc2701 const bool can_preparse = parse_lazily(); in ParseFunctionLiteral() local
2707 can_preparse && info()->dispatcher() && in ParseFunctionLiteral()
2723 can_preparse && (is_lazy || should_post_parallel_task); in ParseFunctionLiteral()
H A Dparser-base.h4529 bool can_preparse = impl()->parse_lazily() && in ParseArrowFunctionLiteral() local
4534 can_preparse && impl()->AllowsLazyParsingWithoutUnresolvedVariables(); in ParseArrowFunctionLiteral()

Completed in 15 milliseconds