Ruby
2.4.2p198(2017-09-14revision59899)
|
Data Fields | |
VALUE | obj |
struct dump_arg * | arg |
int | limit |
struct dump_arg* dump_call_arg::arg |
Definition at line 168 of file marshal.c.
Referenced by hash_each(), rb_marshal_dump_limited(), rb_marshal_load_with_proc(), w_encoding(), w_ivar(), w_obj_each(), w_object(), w_objivar(), and w_symbol().
int dump_call_arg::limit |
Definition at line 169 of file marshal.c.
Referenced by hash_each(), marshal_dump(), w_encoding(), w_obj_each(), w_object(), and w_symbol().
VALUE dump_call_arg::obj |
Definition at line 167 of file marshal.c.
Referenced by append_extmod(), has_ivars(), marshal_dump(), obj_alloc_by_klass(), and w_object().