ruby/lib/ruby_vm/mjit
Takashi Kokubun 366c3c7644 Support non-T_OBJECTs in getivar 2023-03-05 23:28:59 -08:00
..
assembler.rb Implement new ivars on setivar 2023-03-05 23:28:59 -08:00
block.rb Invalidate blocks on global constant changes 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 Add more GC guards 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 Add more GC guards 2023-03-05 23:28:59 -08:00
hooks.rb Invalidate blocks on global constant changes 2023-03-05 23:28:59 -08:00
insn_compiler.rb Support non-T_OBJECTs in getivar 2023-03-05 23:28:59 -08:00
invariants.rb Invalidate blocks on global constant changes 2023-03-05 23:28:59 -08:00
jit_state.rb Implement putstring 2023-03-05 23:28:59 -08:00
stats.rb Optimize setivar for known ivar index 2023-03-05 23:28:59 -08:00