Ruby 4.0.7p0 (2026-09-15 revision 229531a6cfbf07e3caef30dbac24a2a3f3fed482)
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: