Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.h1654 return kTinyAllocationMax; in GuaranteedAllocatable()
1769 static const size_t kTinyAllocationMax = kTiniestListMax; variable