#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 |
Definition at line 125 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().