ruby/lib/ruby_vm/mjit
2023-03-05 23:28:59 -08:00
..
assembler.rb Implement optimized send 2023-03-05 23:28:59 -08:00
block.rb Skip invalidation for trace_ insns 2023-03-05 23:28:59 -08:00
branch_stub.rb Refactor BranchStub 2023-03-05 22:11:20 -08:00
c_pointer.rb Implement non-embedded ivars 2023-03-05 22:11:20 -08:00
c_type.rb Fix broken rebase 2023-03-05 22:11:20 -08:00
code_block.rb Implement branch stub 2023-03-05 22:11:20 -08:00
compiler.rb Change a branch stub shape only when needed 2023-03-05 23:28:59 -08:00
context.rb Partially implement send of cfunc 2023-03-05 22:41:35 -08:00
exit_compiler.rb Implement optimized send 2023-03-05 23:28:59 -08:00
hooks.rb Invalidate blocks on constant IC updates 2023-03-05 23:28:59 -08:00
insn_compiler.rb Implement topn 2023-03-05 23:28:59 -08:00
invariants.rb Invalidate blocks on constant IC updates 2023-03-05 23:28:59 -08:00
jit_state.rb Implement optimized send 2023-03-05 23:28:59 -08:00
stats.rb Implement duparray and expandarray 2023-03-05 23:28:59 -08:00