Home | History | Annotate | Download | only in src

Lines Matching defs:counter_

1240   AllSpaces() { counter_ = FIRST_SPACE; }
1242 int counter_;
1252 OldSpaces() { counter_ = OLD_POINTER_SPACE; }
1254 int counter_;
1264 PagedSpaces() { counter_ = OLD_POINTER_SPACE; }
1266 int counter_;