mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
s/MJIT/RJIT/
This commit is contained in:
parent
eaccdc1941
commit
2e875549a9
Notes:
git
2023-03-07 07:44:22 +00:00
87 changed files with 744 additions and 744 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue