Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
|
Data Fields | |
rb_objspace_t * | objspace |
bool | reenable_incremental |
each_obj_callback * | callback |
void * | data |
struct heap_page ** | pages [SIZE_POOL_COUNT] |
size_t | pages_counts [SIZE_POOL_COUNT] |
rb_objspace_t* each_obj_data::objspace |