Home
last modified time | relevance | path

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

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