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

Data Fields

VALUE data [STACK_CHUNK_SIZE]
struct stack_chunknext

Detailed Description

Definition at line 422 of file default.c.

Field Documentation

◆ data

VALUE stack_chunk::data[STACK_CHUNK_SIZE]

Definition at line 423 of file default.c.

◆ next

struct stack_chunk* stack_chunk::next

Definition at line 424 of file default.c.


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