Ruby  3.1.4p223 (2023-03-30 revision HEAD)
Data Fields
rb_heap_struct Struct Reference

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
 

Detailed Description

Definition at line 669 of file gc.c.


The documentation for this struct was generated from the following file: