Searched refs:new_live_size (Results 1 – 1 of 1) sorted by relevance
3522 int new_live_size = 0; in RecomputeLiveBytes() local3525 new_live_size += object->Size(); in RecomputeLiveBytes()3527 page->SetLiveBytes(new_live_size); in RecomputeLiveBytes()