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