Home
last modified time | relevance | path

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

/external/v8/src/
Dspaces.cc169 void CodeRange::GetNextAllocationBlock(size_t requested) { in GetNextAllocationBlock() function in v8::internal::CodeRange
217 GetNextAllocationBlock(requested); in AllocateRawMemory()
239 GetNextAllocationBlock(0); // This block is used up, get the next one. in AllocateRawMemory()
Dspaces.h877 void GetNextAllocationBlock(size_t requested);