Searched refs:HasBeenRemoved (Results 1 – 3 of 3) sorted by relevance
793 bool Scope::HasBeenRemoved() const { in HasBeenRemoved() function in v8::internal::Scope804 while (scope != nullptr && scope->HasBeenRemoved()) { in GetUnremovedScope()813 DCHECK(!HasBeenRemoved()); in FinalizeBlockScope()861 DCHECK(HasBeenRemoved()); in FinalizeBlockScope()
146 bool HasBeenRemoved() const; in NON_EXPORTED_BASE()
160 DCHECK(!scope->HasBeenRemoved()); in RewriteDestructuringAssignment()