Home | History | Annotate | Download | only in gc

Lines Matching refs:Verify

110 // Verify objet has a small allocation stack size since searching the allocation stack is slow.
2295 // Verify a reference from an object.
2337 // Verify that the reference is live.
2433 // Verify all references within an object, for use with HeapBitmap::Visit.
2445 // The class doesn't count as a reference but we should verify it anyways.
2514 // Verify objects in the allocation stack since these will be objects which were:
2517 // We don't want to verify the objects in the live stack since they themselves may be
2520 // Verify the roots:
2642 // We can verify objects in the live stack since none of these should reference dead objects.
2756 mod_union_table->Verify();
2837 space->AsRosAllocSpace()->Verify();