Ruby  1.9.3p429(2013-05-15revision40747)
Data Fields
stack_chunk Struct Reference

Data Fields

VALUE data [STACK_CHUNK_SIZE]
 
struct stack_chunknext
 

Detailed Description

Definition at line 335 of file gc.c.

Field Documentation

VALUE stack_chunk::data[STACK_CHUNK_SIZE]

Definition at line 336 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: