Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dlarge_object_space.cc518 AllocationInfo* new_free = info - info->GetPrevFree(); in Alloc() local
519 new_free->SetPrevFreeBytes(0); in Alloc()
520 new_free->SetByteSize(info->GetPrevFreeBytes(), true); in Alloc()