Ruby 1.9.3p327(2012-11-10revision37606)
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 34 of file iseq.h.


Field Documentation

Definition at line 43 of file iseq.h.

Definition at line 35 of file iseq.h.

Referenced by iseq_compile_each().

Definition at line 40 of file iseq.h.

Referenced by iseq_setup().

Definition at line 39 of file iseq.h.

Referenced by iseq_optimize().

Definition at line 36 of file iseq.h.

Referenced by iseq_optimize().

Definition at line 38 of file iseq.h.

Referenced by iseq_compile_each(), and iseq_optimize().

Definition at line 41 of file iseq.h.

Referenced by iseq_setup().

Definition at line 37 of file iseq.h.

Referenced by iseq_compile_each(), and iseq_optimize().

Definition at line 42 of file iseq.h.


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