diff options
-rw-r--r-- | lib/ruby_vm/rjit/hooks.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module RubyVM::MJIT module Hooks # :nodoc: all def self.on_bop_redefined(_redefined_flag, _bop) # C.mjit_cancel_all("BOP is redefined") |
![]() | index : ruby.git | |
The Ruby Programming Language |
summaryrefslogtreecommitdiff |
-rw-r--r-- | lib/ruby_vm/rjit/hooks.rb | 2 |
@@ -1,4 +1,4 @@ -module RubyVM::MJIT module Hooks # :nodoc: all def self.on_bop_redefined(_redefined_flag, _bop) # C.mjit_cancel_all("BOP is redefined") |