Searched refs:three_quarters_space (Results 1 – 1 of 1) sorted by relevance
290 size_t three_quarters_space = (growth_limit / 2) + (growth_limit / 4); in SizeFootPrintGrowthLimitAndTrimBody() local294 large_object.Assign(Alloc(space, self, three_quarters_space, &bytes_allocated, nullptr, in SizeFootPrintGrowthLimitAndTrimBody()297 large_object.Assign(AllocWithGrowth(space, self, three_quarters_space, &bytes_allocated, in SizeFootPrintGrowthLimitAndTrimBody()