|
Ruby
2.1.3p242(2014-09-19revision47630)
|
Data Fields | |
| const char * | category |
| void(* | func )(const char *category, VALUE, void *) |
| void * | data |
| const char* root_objects_data::category |
Definition at line 5794 of file gc.c.
Referenced by rb_objspace_reachable_objects_from_root(), and root_objects_from().
| void* root_objects_data::data |
Definition at line 5796 of file gc.c.
Referenced by rb_objspace_reachable_objects_from_root(), and root_objects_from().
Definition at line 5795 of file gc.c.
Referenced by rb_objspace_reachable_objects_from_root(), and root_objects_from().
1.8.8