Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dparser-base.h277 default_eager_compile_hint_(FunctionLiteral::kShouldLazyCompile), in ParserBase()
329 default_eager_compile_hint_ = eager_compile_hint; in set_default_eager_compile_hint()
333 return default_eager_compile_hint_; in default_eager_compile_hint()
1567 FunctionLiteral::EagerCompileHint default_eager_compile_hint_; variable
4392 default_eager_compile_hint_; in ParseArrowFunctionLiteral()