Home | History | Annotate | Download | only in heap

Lines Matching refs:soon_object

1172 void Space::AllocationStep(Address soon_object, int size) {
1176 o->AllocationStep(size, soon_object, size);
1763 Address soon_object = old_top + filler_size;
1764 InlineAllocationStep(new_top, new_top, soon_object, size_in_bytes);
1817 Address soon_object, size_t size) {
1821 (*allocation_observers_)[i]->AllocationStep(bytes_allocated, soon_object,