Home
last modified time | relevance | path

Searched refs:quarter_capacity (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-collections-gen.cc2234 TNode<IntPtrT> quarter_capacity = WordShr(capacity, 2); in ShouldShrink() local
2238 IntPtrLessThanOrEqual(number_of_elements, quarter_capacity), in ShouldShrink()