Ruby
2.4.2p198(2017-09-14revision59899)
|
Data Fields | |
VALUE | newclass |
VALUE | oldclass |
VALUE(* | dumper )(VALUE) |
VALUE(* | loader )(VALUE, VALUE) |
Definition at line 106 of file marshal.c.
Referenced by rb_marshal_define_compat(), and w_object().
Definition at line 107 of file marshal.c.
Referenced by r_fixup_compat(), r_object0(), and rb_marshal_define_compat().
VALUE marshal_compat_t::newclass |
Definition at line 104 of file marshal.c.
Referenced by mark_marshal_compat_i(), and rb_marshal_define_compat().
VALUE marshal_compat_t::oldclass |
Definition at line 105 of file marshal.c.
Referenced by mark_marshal_compat_i(), obj_alloc_by_klass(), and rb_marshal_define_compat().