Home
last modified time | relevance | path

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

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