Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
|
Data Fields | |
struct heap_page * | free_pages |
struct list_head | pages |
struct heap_page * | sweeping_page |
struct heap_page * | compact_cursor |
RVALUE * | compact_cursor_index |
struct heap_page * | pooled_pages |
size_t | total_pages |
size_t | total_slots |