Don't overwrite shape capacity when removing ivar
Other objects may be using the shape, so we can't change the capacity otherwise the other objects may have a buffer overflow.
Don't overwrite shape capacity when removing ivar
Other objects may be using the shape, so we can't change the capacity
otherwise the other objects may have a buffer overflow.