Project

General

Profile

« Previous | Next » 

Revision 1a4b4cd7

Added by byroot (Jean Boussier) over 2 years ago

Move attached_object into rb_classext_struct

Given that signleton classes don't have an allocator,
we can re-use these bytes to store the attached object
in rb_classext_struct without making it larger.