Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
|
Data Fields | |
VALUE | obj |
ID | id |
struct gen_ivtbl * | ivtbl |
rb_shape_t * | shape |
bool | resize |
Definition at line 1546 of file variable.c.
ID gen_ivar_lookup_ensure_size::id |
Definition at line 1548 of file variable.c.
struct gen_ivtbl* gen_ivar_lookup_ensure_size::ivtbl |
Definition at line 1549 of file variable.c.
VALUE gen_ivar_lookup_ensure_size::obj |
Definition at line 1547 of file variable.c.
bool gen_ivar_lookup_ensure_size::resize |
Definition at line 1551 of file variable.c.
rb_shape_t* gen_ivar_lookup_ensure_size::shape |
Definition at line 1550 of file variable.c.