Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dcompiler.cc761 bool allow_lazy_without_ctx = false) { in DebuggerWantsEagerCompilation()
1002 bool allow_lazy_without_ctx = literal->AllowsLazyCompilationWithoutContext(); in BuildFunctionInfo() local