Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc183 bool CodeRange::GetNextAllocationBlock(size_t requested) { in GetNextAllocationBlock() function in v8::internal::CodeRange
262 if (!GetNextAllocationBlock(requested_size)) return false; in ReserveBlock()
Dspaces.h1135 bool GetNextAllocationBlock(size_t requested);