Home | History | Annotate | Download | only in src

Lines Matching refs:GetNextAllocationBlock

170 void CodeRange::GetNextAllocationBlock(size_t requested) {
207 V8::FatalProcessOutOfMemory("CodeRange::GetNextAllocationBlock");
219 GetNextAllocationBlock(requested_size);
242 GetNextAllocationBlock(0); // This block is used up, get the next one.