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

#include <iseq.h>

Data Fields

int inline_const_cache
int peephole_optimization
int tailcall_optimization
int specialized_instruction
int operands_unification
int instructions_unification
int stack_caching
int trace_instruction
int debug_level

Detailed Description

Definition at line 39 of file iseq.h.


Field Documentation

Definition at line 48 of file iseq.h.

Definition at line 40 of file iseq.h.

Referenced by iseq_compile_each().

Definition at line 45 of file iseq.h.

Referenced by iseq_setup().

Definition at line 44 of file iseq.h.

Referenced by iseq_optimize().

Definition at line 41 of file iseq.h.

Referenced by iseq_optimize().

Definition at line 43 of file iseq.h.

Referenced by iseq_compile_each(), and iseq_optimize().

Definition at line 46 of file iseq.h.

Referenced by iseq_setup().

Definition at line 42 of file iseq.h.

Referenced by iseq_compile_each(), and iseq_optimize().

Definition at line 47 of file iseq.h.


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