Home
last modified time | relevance | path

Searched defs:eager_compile_hint (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/parsing/
Dpreparser.h682 FunctionLiteral::EagerCompileHint eager_compile_hint, int position, in NewFunctionLiteral()
Dparser-base.h255 FunctionLiteral::EagerCompileHint eager_compile_hint) { in set_default_eager_compile_hint()
4145 FunctionLiteral::EagerCompileHint eager_compile_hint = in ParseArrowFunctionLiteral() local
Dparser.cc2531 FunctionLiteral::EagerCompileHint eager_compile_hint = in ParseFunctionLiteral() local
/external/v8/src/ast/
Dast.h2706 EagerCompileHint eager_compile_hint, int position, in FunctionLiteral()
3500 FunctionLiteral::EagerCompileHint eager_compile_hint, int position, in NewFunctionLiteral()