ruby/lib/ruby_vm/rjit
2023-03-19 23:58:14 -07:00
..
assembler.rb RJIT: Optimize Kernel#block_given? 2023-03-19 14:15:45 -07:00
block.rb
branch_stub.rb
c_pointer.rb
c_type.rb
code_block.rb RJIT: Simplify how Capstone is used in tests 2023-03-13 20:42:19 -07:00
compiler.rb RJIT: Fix block finding logic 2023-03-12 21:14:43 -07:00
context.rb
exit_compiler.rb RJIT: Implement --rjit-trace-exits 2023-03-12 15:15:08 -07:00
hooks.rb s/mjit/rjit/ 2023-03-06 23:44:01 -08:00
insn_compiler.rb RJIT: Break up RJIT send_iseq_complex exit reasons 2023-03-19 23:58:14 -07:00
invariants.rb RJIT: Optimize Kernel#respond_to? 2023-03-19 14:04:58 -07:00
jit_state.rb RJIT: Introduce constants under RubyVM::RJIT::C 2023-03-11 21:48:28 -08:00
stats.rb RJIT: Support --rjit-stats on release build as well 2023-03-17 22:31:41 -07:00