Namespace
Constants
USAGE_ANALYSIS_INSN = ::RubyVM:
 

USAGE_ANALYSIS_*

USAGE_ANALYSIS_REGS = rb_hash_new()
 
USAGE_ANALYSIS_INSN_BIGRAM = rb_hash_new()
 
OPTS = ::RubyVM:
 

OPTS, which shows vm build options

INSTRUCTION_NAMES = ::RubyVM:
 

INSTRUCTION_NAMES

DEFAULT_PARAMS = ::RubyVM:
 

DEFAULT_PARAMS This constant variable shows VM's default parameters. Note that changing these values does not affect VM exection. Specification is not stable and you should not depend on this value. Of course, this constant is MRI specific.