Searched refs:kShouldLazyCompile (Results 1 – 3 of 3) sorted by relevance
616 ? FunctionLiteral::kShouldLazyCompile in Parser()2576 eager_compile_hint == FunctionLiteral::kShouldLazyCompile; in ParseFunctionLiteral()2608 eager_compile_hint == FunctionLiteral::kShouldLazyCompile))) && in ParseFunctionLiteral()3418 FunctionLiteral::kShouldLazyCompile, initializer_scope->start_position(), in SynthesizeClassFieldInitializer()
209 default_eager_compile_hint_(FunctionLiteral::kShouldLazyCompile), in ParserBase()3915 eager_compile_hint == FunctionLiteral::kShouldLazyCompile; in ParseArrowFunctionLiteral()
2576 enum EagerCompileHint { kShouldEagerCompile, kShouldLazyCompile }; enumerator3486 FunctionLiteral::kShouldLazyCompile, 0, false, true); in NewScriptOrEvalFunctionLiteral()