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

/external/v8/src/ast/
H A Dast.cc299 bool FunctionLiteral::AllowsLazyCompilation() { function in class:v8::internal::FunctionLiteral
300 return scope()->AllowsLazyCompilation();
H A Dscopes.cc1177 bool DeclarationScope::AllowsLazyCompilation() const { function in class:v8::internal::DeclarationScope

Completed in 79 milliseconds