Definition at line 228 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
signed 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 |
◆ tailcall_optimization
unsigned int rb_compile_option_struct::tailcall_optimization |
The documentation for this struct was generated from the following file: