Home
last modified time | relevance | path

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

/external/v8/src/
Dcompiler.cc1268 bool allow_lazy_without_ctx = literal->AllowsLazyCompilationWithoutContext(); in BuildFunctionInfo() local
1401 bool allow_lazy_without_ctx) { in DebuggerWantsEagerCompilation()