Ruby
2.4.2p198(2017-09-14revision59899)
|
Data Fields | |
VALUE | categories |
const char * | last_category |
VALUE | last_category_str |
VALUE | last_category_objects |
Definition at line 805 of file objspace.c.
VALUE rofr_data::categories |
Definition at line 806 of file objspace.c.
Referenced by reachable_object_from_root_i(), and reachable_objects_from_root().
const char* rofr_data::last_category |
Definition at line 807 of file objspace.c.
Referenced by reachable_object_from_root_i(), and reachable_objects_from_root().
VALUE rofr_data::last_category_objects |
Definition at line 809 of file objspace.c.
Referenced by reachable_object_from_root_i().
VALUE rofr_data::last_category_str |
Definition at line 808 of file objspace.c.
Referenced by reachable_object_from_root_i().