stack_chunk Struct Reference


Data Fields

VALUE data [STACK_CHUNK_SIZE]
stack_chunknext

Detailed Description

Definition at line 393 of file gc.c.


Field Documentation

VALUE stack_chunk::data[STACK_CHUNK_SIZE]

Definition at line 394 of file gc.c.

Referenced by pop_mark_stack(), and push_mark_stack().

struct stack_chunk* stack_chunk::next

Definition at line 395 of file gc.c.

Referenced by add_stack_chunk_cache(), free_stack_chunks(), pop_mark_stack_chunk(), push_mark_stack_chunk(), and shrink_stack_chunk_cache().


The documentation for this struct was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7