Searched refs:EagerCompileHint (Results 1 – 4 of 4) sorted by relevance
2566 enum EagerCompileHint { kShouldEagerCompile, kShouldLazyCompile }; enum2706 EagerCompileHint eager_compile_hint, int position, in FunctionLiteral()3500 FunctionLiteral::EagerCompileHint eager_compile_hint, int position, in NewFunctionLiteral()
255 FunctionLiteral::EagerCompileHint eager_compile_hint) { in set_default_eager_compile_hint()259 FunctionLiteral::EagerCompileHint default_eager_compile_hint() const { in default_eager_compile_hint()1466 FunctionLiteral::EagerCompileHint default_eager_compile_hint_;4145 FunctionLiteral::EagerCompileHint eager_compile_hint = in ParseArrowFunctionLiteral()
682 FunctionLiteral::EagerCompileHint eager_compile_hint, int position, in NewFunctionLiteral()
2531 FunctionLiteral::EagerCompileHint eager_compile_hint = in ParseFunctionLiteral()