Home | History | Annotate | Download | only in src

Lines Matching refs:GetNextAllocationBlock

189 void CodeRange::GetNextAllocationBlock(size_t requested) {
226 V8::FatalProcessOutOfMemory("CodeRange::GetNextAllocationBlock");
236 GetNextAllocationBlock(requested);
253 GetNextAllocationBlock(0); // This block is used up, get the next one.