Searched refs:kMediumListMax (Results 1 – 2 of 2) sorted by relevance
1413 static const int kMediumListMax = 0x7ff * kPointerSize; variable1417 static const int kLargeAllocationMax = kMediumListMax;
1882 } else if (size_in_bytes <= kMediumListMax) { in Free()