Home | History | Annotate | Download | only in runtime

Lines Matching full:is_marked

1023 void MonitorList::SweepMonitorList(IsMarkedTester is_marked, void* arg) {
1027 if (!is_marked(m->GetObject(), arg)) {