Home | History | Annotate | Download | only in heap

Lines Matching refs:GetNextAllocationBlock

145 bool CodeRange::GetNextAllocationBlock(size_t requested) {
195 if (!GetNextAllocationBlock(requested_size)) return NULL;
217 GetNextAllocationBlock(0);