Searched refs:ShouldEagerCompile (Results 1 – 5 of 5) sorted by relevance
346 bool DeclarationScope::ShouldEagerCompile() const { in ShouldEagerCompile() function in v8::internal::DeclarationScope1383 DCHECK(GetClosureScope()->ShouldEagerCompile()); in NeedsScopeInfo()1666 if (scope->ShouldEagerCompile()) Indent(n1, "// will be compiled\n"); in Print()2254 scope->AsDeclarationScope()->ShouldEagerCompile()) { in AllocateScopeInfosRecursively()
317 bool FunctionLiteral::ShouldEagerCompile() const { in ShouldEagerCompile() function in v8::internal::FunctionLiteral318 return scope()->ShouldEagerCompile(); in ShouldEagerCompile()
657 bool ShouldEagerCompile() const;
639 if (node->ShouldEagerCompile()) { in VisitFunctionLiteral()
2648 bool ShouldEagerCompile() const;