Home | History | Annotate | Download | only in ast

Lines Matching full:bodyscope

3541   class BodyScope {
3543 BodyScope(AstNodeFactory* factory, Zone* temp_zone, bool use_temp_zone)
3551 ~BodyScope() { Reset(); }