Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
stack_chunk Struct Reference

Data Fields

VALUE data [STACK_CHUNK_SIZE]
 
struct stack_chunknext
 

Detailed Description

Definition at line 393 of file gc.c.

Field Documentation

◆ data

VALUE stack_chunk::data[STACK_CHUNK_SIZE]

Definition at line 394 of file gc.c.

Referenced by pop_mark_stack(), and push_mark_stack().

◆ next

struct stack_chunk* stack_chunk::next

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