Home | History | Annotate | Download | only in heap

Lines Matching refs:obj_it

2238     ObjectIterator* obj_it = it.get();
2239 while ((obj = obj_it->Next()) != nullptr) {