s/MJIT/RJIT/

This commit is contained in:
Takashi Kokubun 2023-03-06 23:15:30 -08:00
parent eaccdc1941
commit 2e875549a9
Notes: git 2023-03-07 07:44:22 +00:00
87 changed files with 744 additions and 744 deletions

View file

@ -1,4 +1,4 @@
module RubyVM::MJIT
module RubyVM::RJIT
module Hooks # :nodoc: all
def self.on_bop_redefined(_redefined_flag, _bop)
# C.mjit_cancel_all("BOP is redefined")