Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.h1843 return kMediumAllocationMax; in GuaranteedAllocatable()
1956 static const int kMediumAllocationMax = kSmallListMax; variable
1994 } else if (size_in_bytes <= kMediumAllocationMax) { in SelectFastAllocationFreeListCategoryType()