Ruby  2.0.0p481(2014-05-08revision45883)
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 75 of file iseq.h.


Field Documentation

Definition at line 79 of file iseq.h.

Referenced by compile_data_alloc(), and prepare_iseq_build().

Definition at line 76 of file iseq.h.

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

Definition at line 77 of file iseq.h.

Referenced by compile_data_alloc(), and prepare_iseq_build().

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