|
Ruby
1.9.3p551(2014-11-13revision48407)
|
Data Fields | |
| VALUE | newclass |
| VALUE | oldclass |
| VALUE(* | dumper )(VALUE) |
| VALUE(* | loader )(VALUE, VALUE) |
Definition at line 89 of file marshal.c.
Referenced by rb_marshal_define_compat(), and w_object().
Definition at line 90 of file marshal.c.
Referenced by r_leave(), and rb_marshal_define_compat().
| VALUE marshal_compat_t::newclass |
Definition at line 87 of file marshal.c.
Referenced by rb_marshal_define_compat().
| VALUE marshal_compat_t::oldclass |
Definition at line 88 of file marshal.c.
Referenced by obj_alloc_by_path(), and rb_marshal_define_compat().
1.8.14