Ruby 4.0.0dev (2025-12-14 revision 0159a98bc18641b3aa644e50b3d1081b1e447cf1)
Data Fields
ractor_newobj_heap_cache Struct Reference

Data Fields

struct free_slotfreelist
 
struct heap_pageusing_page
 
size_t allocated_objects_count
 

Detailed Description

Definition at line 193 of file default.c.

Field Documentation

◆ allocated_objects_count

size_t ractor_newobj_heap_cache::allocated_objects_count

Definition at line 196 of file default.c.

◆ freelist

struct free_slot* ractor_newobj_heap_cache::freelist

Definition at line 194 of file default.c.

◆ using_page

struct heap_page* ractor_newobj_heap_cache::using_page

Definition at line 195 of file default.c.


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