Get rid of rb_shape_t.flags
rb_shape_t.flags
Now all flags are only in the shape_id_t, and can all be checked without needing to dereference a pointer.
shape_id_t
Get rid of
rb_shape_t.flags
Now all flags are only in the
shape_id_t
, and can all be checkedwithout needing to dereference a pointer.