Ruby 4.1.0dev (2026-05-15 revision fff4b3ef2e3e309e7a84288de53c189aa3d45fed)
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 220 of file default.c.

Field Documentation

◆ allocated_objects_count

size_t ractor_newobj_heap_cache::allocated_objects_count

Definition at line 223 of file default.c.

◆ freelist

struct free_slot* ractor_newobj_heap_cache::freelist

Definition at line 221 of file default.c.

◆ using_page

struct heap_page* ractor_newobj_heap_cache::using_page

Definition at line 222 of file default.c.


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