Home | History | Annotate | Download | only in collector

Lines Matching defs:SweepSystemWeaks

320   SweepSystemWeaks(self);
1076 void MarkSweep::SweepSystemWeaks(Thread* self) {
1079 Runtime::Current()->SweepSystemWeaks(this);
1108 Runtime::Current()->SweepSystemWeaks(&visitor);