Ruby  2.0.0p451(2014-02-24revision45167)
Data Fields
stack_chunk Struct Reference

Data Fields

VALUE data [STACK_CHUNK_SIZE]
 
struct stack_chunknext
 

Detailed Description

Definition at line 190 of file gc.c.

Field Documentation

VALUE stack_chunk::data[STACK_CHUNK_SIZE]

Definition at line 191 of file gc.c.

Referenced by pop_mark_stack(), and push_mark_stack().

struct stack_chunk* stack_chunk::next

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