Home | History | Annotate | Download | only in src

Lines Matching refs:mark_size

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