Searched refs:kShouldEagerCompile (Results 1 – 2 of 2) sorted by relevance
2623 enum EagerCompileHint { kShouldEagerCompile, kShouldLazyCompile }; enumerator2759 ShouldEagerCompile::encode(eager_compile_hint == kShouldEagerCompile) | in FunctionLiteral()
4142 parenthesized_function_ ? FunctionLiteral::kShouldEagerCompile in ParseFunctionLiteral()4241 eager_compile_hint = FunctionLiteral::kShouldEagerCompile; in ParseFunctionLiteral()4262 eager_compile_hint != FunctionLiteral::kShouldEagerCompile; in ParseFunctionLiteral()