Ruby
2.4.2p198(2017-09-14revision59899)
|
Data Fields | |
VALUE | obj |
st_table * | iv_index_tbl |
struct gen_ivtbl * | ivtbl |
Definition at line 1522 of file variable.c.
st_table* givar_copy::iv_index_tbl |
Definition at line 1524 of file variable.c.
Referenced by gen_ivar_copy(), and rb_copy_generic_ivar().
struct gen_ivtbl* givar_copy::ivtbl |
Definition at line 1525 of file variable.c.
Referenced by gen_ivar_copy(), and rb_copy_generic_ivar().
VALUE givar_copy::obj |
Definition at line 1523 of file variable.c.
Referenced by gen_ivar_copy(), and rb_copy_generic_ivar().