Enforce consistency between shape_id and FL_EXIVAR
The FL_EXIVAR is a bit redundant with the shape_id. Now that the shape_id is embedded in all objects on all archs, we can cheaply check if an object has any fields with a simple bitmask.
shape_id
Enforce consistency between shape_id and FL_EXIVAR
The FL_EXIVAR is a bit redundant with the shape_id.
Now that the
shape_id
is embedded in all objects on all archs,we can cheaply check if an object has any fields with a simple
bitmask.