Ruby  2.0.0p247(2013-06-27revision41674)
Data Fields
iseq_compile_data_storage Struct Reference

#include <iseq.h>

Data Fields

struct iseq_compile_data_storagenext
unsigned long pos
unsigned long size
char * buff

Detailed Description

Definition at line 74 of file iseq.h.


Field Documentation

Definition at line 78 of file iseq.h.

Referenced by compile_data_alloc(), and prepare_iseq_build().

Definition at line 75 of file iseq.h.

Referenced by compile_data_alloc(), compile_data_free(), iseq_memsize(), and prepare_iseq_build().

Definition at line 76 of file iseq.h.

Referenced by compile_data_alloc(), and prepare_iseq_build().

Definition at line 77 of file iseq.h.

Referenced by compile_data_alloc(), iseq_memsize(), and prepare_iseq_build().


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