|
Ruby
2.0.0p481(2014-05-08revision45883)
|
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().
Definition at line 87 of file marshal.c.
Referenced by mark_marshal_compat_i(), and rb_marshal_define_compat().
Definition at line 88 of file marshal.c.
Referenced by mark_marshal_compat_i(), obj_alloc_by_klass(), and rb_marshal_define_compat().
1.7.6.1