Namespace
- CLASS RubyVM::Env
- CLASS RubyVM::InsnsIncGenerator
- CLASS RubyVM::InsnsInfoIncGenerator
- CLASS RubyVM::Instruction
- CLASS RubyVM::InstructionSequence
- CLASS RubyVM::InstructionsLoader
- CLASS RubyVM::MInsnsIncGenerator
- CLASS RubyVM::OptInsnIncGenerator
- CLASS RubyVM::OptSCIncGenerator
- CLASS RubyVM::OptUnifsIncGenerator
- CLASS RubyVM::SourceCodeGenerator
- CLASS RubyVM::VmBodyGenerator
- CLASS RubyVM::VmTCIncGenerator
- CLASS RubyVM::YARVDocGenerator
- CLASS RubyVM::YASMDataRbGenerator
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: |
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. |