Searched refs:quarter_capacity (Results 1 – 1 of 1) sorted by relevance
2234 TNode<IntPtrT> quarter_capacity = WordShr(capacity, 2); in ShouldShrink() local2238 IntPtrLessThanOrEqual(number_of_elements, quarter_capacity), in ShouldShrink()