GRAYBYTE WORDPRESS FILE MANAGER2473

Server IP : 198.54.121.189 / Your IP : 216.73.216.140
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /opt/alt/ruby32/share/ruby/ruby_vm/mjit/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /opt/alt/ruby32/share/ruby/ruby_vm/mjit//hooks.rb
module RubyVM::MJIT::Hooks # :nodoc: all
  C = RubyVM::MJIT.const_get(:C, false)

  def self.on_bop_redefined(_redefined_flag, _bop)
    C.mjit_cancel_all("BOP is redefined")
  end

  def self.on_cme_invalidate(_cme)
    # to be used later
  end

  def self.on_ractor_spawn
    C.mjit_cancel_all("Ractor is spawned")
  end

  def self.on_constant_state_changed(_id)
    # to be used later
  end

  def self.on_constant_ic_update(_iseq, _ic, _insn_idx)
    # to be used later
  end

  def self.on_tracing_invalidate_all(new_iseq_events)
    # Stop calling all JIT-ed code. We can't rewrite existing JIT-ed code to trace_ insns for now.
    # :class events are triggered only in ISEQ_TYPE_CLASS, but mjit_target_iseq_p ignores such iseqs.
    # Thus we don't need to cancel JIT-ed code for :class events.
    if new_iseq_events != C.RUBY_EVENT_CLASS
      C.mjit_cancel_all("TracePoint is enabled")
    end
  end
end

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
March 03 2024 22:35:21
root / root
0755
c_pointer.rb
9.024 KB
April 24 2025 07:53:44
root / linksafe
0644
c_type.rb
2.49 KB
April 24 2025 07:53:44
root / linksafe
0644
compiler.rb
39.415 KB
April 24 2025 07:53:44
root / linksafe
0644
hooks.rb
0.894 KB
April 24 2025 07:53:44
root / linksafe
0644
instruction.rb
66.315 KB
April 24 2025 07:53:44
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF