Home | History | Annotate | Download | only in heap

Lines Matching refs:old_head

2745       Object* old_head = entries->object_at(start);
2747 Object* head = VisitWeakList<Code>(heap(), old_head, &retainer);