Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dsweeper.cc371 return static_cast<int>(FreeList::GuaranteedAllocatable(max_freed_bytes)); in RawSweep()
Dspaces.h1804 static inline size_t GuaranteedAllocatable(size_t maximum_freed) { in GuaranteedAllocatable() function