Home | History | Annotate | Download | only in heap

Lines Matching full:new_object

3159   FixedArrayBase* new_object =
3164 AdjustLiveBytes(new_object, -bytes_to_trim, Heap::CONCURRENT_TO_SWEEPER);
3167 OnMoveEvent(new_object, object, new_object->Size());
3168 return new_object;