Data Fields

rb_compile_option_struct Struct Reference

#include <vm_core.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 125 of file vm_core.h.


Field Documentation

Definition at line 134 of file vm_core.h.

Definition at line 126 of file vm_core.h.

Referenced by iseq_compile_each().

Definition at line 131 of file vm_core.h.

Referenced by iseq_setup().

Definition at line 130 of file vm_core.h.

Referenced by iseq_optimize().

Definition at line 127 of file vm_core.h.

Referenced by iseq_optimize().

Definition at line 129 of file vm_core.h.

Referenced by iseq_compile_each(), and iseq_optimize().

Definition at line 132 of file vm_core.h.

Referenced by iseq_setup().

Definition at line 128 of file vm_core.h.

Referenced by iseq_compile_each(), and iseq_optimize().

Definition at line 133 of file vm_core.h.


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