Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
ractor_newobj_cache Struct Reference

Data Fields

size_t incremental_mark_step_allocated_slots
rb_ractor_newobj_heap_cache_t heap_caches [HEAP_COUNT]

Detailed Description

Definition at line 199 of file default.c.

Field Documentation

◆ heap_caches

rb_ractor_newobj_heap_cache_t ractor_newobj_cache::heap_caches[HEAP_COUNT]

Definition at line 201 of file default.c.

◆ incremental_mark_step_allocated_slots

size_t ractor_newobj_cache::incremental_mark_step_allocated_slots

Definition at line 200 of file default.c.


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