Ruby
2.1.10p492(2016-04-01revision54464)
|
Data Fields | |
each_obj_callback * | callback |
void * | data |
each_obj_callback* each_obj_args::callback |
Definition at line 1690 of file gc.c.
Referenced by gc_verify_internal_consistency(), objspace_each_objects(), and rb_objspace_each_objects().
void* each_obj_args::data |
Definition at line 1691 of file gc.c.
Referenced by gc_verify_internal_consistency(), objspace_each_objects(), and rb_objspace_each_objects().