summaryrefslogtreecommitdiff
path: root/lib/ruby_vm/mjit/block.rb
AgeCommit message (Expand)Author
2023-03-06Rename MJIT filenames to RJITTakashi Kokubun
2023-03-05Invalidate blocks on global constant changesTakashi Kokubun
2023-03-05Skip invalidation for trace_ insnsTakashi Kokubun
2023-03-05Invalidate blocks on constant IC updatesTakashi Kokubun
2023-03-05Save PC and SP on entry exitTakashi Kokubun
2023-03-05Partly implement BOP assumptionTakashi Kokubun