Home | History | Annotate | Download | only in src

Lines Matching defs:filler_size

930           int filler_size = (old_capacity - length) * ElementSize;
933 array->GetHeap()->CreateFillerObjectAt(filler_start, filler_size);