Skip to content
  • Takashi Kokubun's avatar
    e1fee7f9
    Rename RubyVM::MJIT to RubyVM::JIT · e1fee7f9
    Takashi Kokubun authored
    because the name "MJIT" is an internal code name, it's inconsistent with
    --jit while they are related to each other, and I want to discourage future
    JIT implementation-specific (e.g. MJIT-specific) APIs by this rename.
    
    [Feature #17490]
    e1fee7f9
    Rename RubyVM::MJIT to RubyVM::JIT
    Takashi Kokubun authored
    because the name "MJIT" is an internal code name, it's inconsistent with
    --jit while they are related to each other, and I want to discourage future
    JIT implementation-specific (e.g. MJIT-specific) APIs by this rename.
    
    [Feature #17490]
Loading