Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
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: