Searched defs:new_top (Results 1 – 6 of 6) sorted by relevance
316 Address new_top = current_top + size_in_bytes; in AllocateLinearly() local329 Address new_top = current_top + filler_size + size_in_bytes; in AllocateRawAligned() local347 Address new_top = current_top + filler_size + *size_in_bytes; in AllocateLinearlyAligned() local
218 Address* new_top = old_start_; in Filter() local373 Address* new_top = old_start_; in ClearInvalidStoreBufferEntries() local
1548 Address new_top = allocation_info_.top() + size_in_bytes; in AllocateChunk() local1557 Address new_top = allocation_info_.top() + size_in_bytes; in AllocateChunk() local1641 Address new_top = old_top + aligned_size_in_bytes; in AllocateChunk() local1703 void NewSpace::InlineAllocationStep(Address top, Address new_top, in AllocateChunk()
782 int new_top = current; in UpdateMarkingDequeAfterScavenge() local
165 FT_Long new_top; /* new top after exec. */ member