Home
last modified time | relevance | path

Searched refs:can_compile_lazily (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/parsing/
H A Dparser.cc468 bool can_compile_lazily = flags().allow_lazy_compile() && !flags().is_eager(); in Parser() local
470 set_default_eager_compile_hint(can_compile_lazily in Parser()
474 info->extension() == nullptr && can_compile_lazily; in Parser()

Completed in 6 milliseconds