Searched refs:NeedsContext (Results 1 – 7 of 7) sorted by relevance
358 bool NeedsContext() const { in NeedsContext() function
751 if (s->NeedsContext()) n++; in ContextChainLength()764 if (NeedsContext()) { in MaxNestedContextChainLength()
209 lit->scope()->NeedsContext()) {} in NestedClassLiteral()
1893 needs_block_context_ = scope->NeedsContext(); in EnterBlockScopeIfNeeded()
580 if (scope()->NeedsContext()) { in MakeBytecode()710 if (stmt->scope() != nullptr && stmt->scope()->NeedsContext()) { in VisitBlock()
1206 if (stmt->scope()->NeedsContext()) { in VisitBlock()
4863 if (scope->NeedsContext()) { in VisitBlock()