Searched refs:kShouldLazyCompile (Results 1 – 3 of 3) sorted by relevance
2165 enum EagerCompileHint : uint8_t { kShouldEagerCompile, kShouldLazyCompile }; enumerator3250 FunctionLiteral::kShouldLazyCompile, 0, /* has_braces */ false, in NewScriptOrEvalFunctionLiteral()
471 ? FunctionLiteral::kShouldLazyCompile in Parser()2689 eager_compile_hint == FunctionLiteral::kShouldLazyCompile; in ParseFunctionLiteral()
267 default_eager_compile_hint_(FunctionLiteral::kShouldLazyCompile) { in ParserBase()4530 eager_compile_hint == FunctionLiteral::kShouldLazyCompile; in ParseArrowFunctionLiteral()