#include <iseq.h>
Definition at line 128 of file iseq.h.
◆ coverage_enabled
unsigned int rb_compile_option_struct::coverage_enabled |
◆ debug_frozen_string_literal
unsigned int rb_compile_option_struct::debug_frozen_string_literal |
◆ debug_level
int rb_compile_option_struct::debug_level |
◆ frozen_string_literal
unsigned int rb_compile_option_struct::frozen_string_literal |
◆ inline_const_cache
unsigned int rb_compile_option_struct::inline_const_cache |
◆ instructions_unification
unsigned int rb_compile_option_struct::instructions_unification |
◆ operands_unification
unsigned int rb_compile_option_struct::operands_unification |
◆ peephole_optimization
unsigned int rb_compile_option_struct::peephole_optimization |
◆ specialized_instruction
unsigned int rb_compile_option_struct::specialized_instruction |
◆ stack_caching
unsigned int rb_compile_option_struct::stack_caching |
◆ tailcall_optimization
unsigned int rb_compile_option_struct::tailcall_optimization |
◆ trace_instruction
unsigned int rb_compile_option_struct::trace_instruction |
The documentation for this struct was generated from the following file: