Ruby 4.0.0dev (2025-11-26 revision 72eb929ec1cafa9a4439520b5ba75ac4e5ef1a82)
Data Fields
stack_chunk Struct Reference

Data Fields

VALUE data [STACK_CHUNK_SIZE]
 
struct stack_chunknext
 

Detailed Description

Definition at line 411 of file default.c.

Field Documentation

◆ data

VALUE stack_chunk::data[STACK_CHUNK_SIZE]

Definition at line 412 of file default.c.

◆ next

struct stack_chunk* stack_chunk::next

Definition at line 413 of file default.c.


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