Home | History | Annotate | Download | only in heap

Lines Matching defs:mark_size

3090   unsigned mark_size = 0;
3096 mark_size += heap()->GcSafeSizeOfOldObjectFunction()(object);
3102 printf(" Marked: %x, LiveCount: %x\n", mark_size, LiveBytes());