Searched defs:AllowsLazyCompilationWithoutContext (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dast.cc137 bool FunctionLiteral::AllowsLazyCompilationWithoutContext() { function in class:v8::internal::FunctionLiteral
138 return scope()->AllowsLazyCompilationWithoutContext();
H A Dscopes.cc710 bool Scope::AllowsLazyCompilationWithoutContext() const { function in class:v8::internal::Scope

Completed in 688 milliseconds