Searched defs:AllowsLazyCompilation (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ast/ | ||
D | ast.cc | 246 bool FunctionLiteral::AllowsLazyCompilation() { in AllowsLazyCompilation() function in v8::internal::FunctionLiteral |
D | scopes.cc | 1400 bool DeclarationScope::AllowsLazyCompilation() const { in AllowsLazyCompilation() function in v8::internal::DeclarationScope |