Ruby  3.4.0dev (2024-11-05 revision 348a53415339076afc4a02fcd09f3ae36e9c4c61)
Data Fields
rb_compile_option_struct Struct Reference

Data Fields

unsigned int inline_const_cache: 1
 
unsigned int peephole_optimization: 1
 
unsigned int tailcall_optimization: 1
 
unsigned int specialized_instruction: 1
 
unsigned int operands_unification: 1
 
unsigned int instructions_unification: 1
 
signed int frozen_string_literal: 2
 
unsigned int debug_frozen_string_literal: 1
 
unsigned int coverage_enabled: 1
 
int debug_level
 

Detailed Description

Definition at line 227 of file iseq.h.


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