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