Home | History | Annotate | Download | only in compiler

Lines Matching refs:offset_delta

463   size_t offset_delta = RoundUp(object_size, kObjectAlignment);  // 64-bit alignment
468 bin_slot_sizes_[bin] += offset_delta;
477 image_end_ += offset_delta;