Project

General

Profile

« Previous | Next » 

Revision 2ca87694

Added by byroot (Jean Boussier) about 1 month ago

Reclaim one VALUE from rb_classext_t

The includer field is only used for T_ICLASS, so by moving
it into the existing union we can save one VALUE per class
and module.