Searched refs:SizeAsInt (Results 1 – 3 of 3) sorted by relevance
2108 int SizeAsInt() { return static_cast<int>(Size()); } in SizeAsInt() function
1117 int new_capacity = Max(InitialCapacity(), 2 * SizeAsInt()); in Shrink()
791 int start_new_space_size = Heap::new_space()->SizeAsInt(); in PerformGarbageCollection()5631 *stats->new_space_size = new_space_.SizeAsInt(); in RecordStats()