Home | History | Annotate | Download | only in collector

Lines Matching refs:RecursiveMark

285   RecursiveMark();
931 void MarkSweep::RecursiveMark() {
932 base::TimingLogger::ScopedSplit split("RecursiveMark", &timings_);
933 // RecursiveMark will build the lists of known instances of the Reference classes.