Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
stack_chunk Struct Reference

Data Fields

VALUE data [STACK_CHUNK_SIZE]
 
struct stack_chunknext
 

Detailed Description

Definition at line 466 of file gc.c.

Field Documentation

◆ data

VALUE stack_chunk::data[STACK_CHUNK_SIZE]

Definition at line 467 of file gc.c.

Referenced by invalidate_mark_stack_chunk(), 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: