Home | History | Annotate | Download | only in src

Lines Matching refs:LiveBytes

882   ASSERT(page->LiveBytes() == 0);
923 if (page->LiveBytes() == 0) ReleasePage(page);
997 ASSERT_LE(black_size, page->LiveBytes());
2827 printf(" Marked: %x, LiveCount: %x\n", mark_size, LiveBytes());