Searched defs:AllowsLazyCompilationWithoutContext (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ast/ | ||
D | ast.cc | 197 bool FunctionLiteral::AllowsLazyCompilationWithoutContext() { in AllowsLazyCompilationWithoutContext() function in v8::internal::FunctionLiteral |
D | scopes.cc | 777 bool Scope::AllowsLazyCompilationWithoutContext() const { in AllowsLazyCompilationWithoutContext() function in v8::internal::Scope |