Home
last modified time | relevance | path

Searched refs:EagerCompileHint (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/parsing/
Dpreparser.h548 FunctionLiteral::EagerCompileHint eager_compile_hint, FunctionKind kind, in NewFunctionLiteral()
Dparser.cc4141 FunctionLiteral::EagerCompileHint eager_compile_hint = in ParseFunctionLiteral()
/external/v8/src/ast/
Dast.h2623 enum EagerCompileHint { kShouldEagerCompile, kShouldLazyCompile }; enum
2739 EagerCompileHint eager_compile_hint, FunctionKind kind, in FunctionLiteral()
3446 FunctionLiteral::EagerCompileHint eager_compile_hint, FunctionKind kind, in NewFunctionLiteral()