Ruby 4.1.0dev (2026-09-05 revision a946c1bd8e5e7e03e938fe5bb4df942affa95ec6)
Data Fields
stack_chunk Struct Reference

Data Fields

VALUE data [STACK_CHUNK_SIZE]
 
struct stack_chunknext
 

Detailed Description

Definition at line 490 of file default.c.

Field Documentation

◆ data

VALUE stack_chunk::data[STACK_CHUNK_SIZE]

Definition at line 491 of file default.c.

◆ next

struct stack_chunk* stack_chunk::next

Definition at line 492 of file default.c.


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