Home | History | Annotate | Download | only in heap

Lines Matching refs:NewSpace

299 // Heap::ReportHeapStatistics will also log NewSpace statistics when
379 // NewSpace statistics are logged exactly once when --log-gc is turned on.
2923 // Compute the size of the number string cache based on the max newspace size.
4515 // This function expects that NewSpace's allocated objects histogram is
5432 space_[NEW_SPACE] = new_space_ = new NewSpace(this);