Searched refs:new_free (Results 1 – 1 of 1) sorted by relevance
518 AllocationInfo* new_free = info - info->GetPrevFree(); in Alloc() local519 new_free->SetPrevFreeBytes(0); in Alloc()520 new_free->SetByteSize(info->GetPrevFreeBytes(), true); in Alloc()