summaryrefslogtreecommitdiff
path: root/mjit_c.rb
diff options
context:
space:
mode:
authorTakashi Kokubun <[email protected]>2023-03-03 23:00:30 -0800
committerTakashi Kokubun <[email protected]>2023-03-05 23:28:59 -0800
commitcc646d3262955b10907d984d4de72c1b23cf0c89 ()
tree880b507ec68da626fcbb476ff97f2695db7d24e6 /mjit_c.rb
parent6b38d1ce7bfb37e3891eaa2155c906889c6ef28e (diff)
Implement getblockparam
Notes: Merged: https://.com/ruby/ruby/pull/7448
-rw-r--r--mjit_c.rb4
1 files changed, 4 insertions, 0 deletions
@@ -380,6 +380,10 @@ module RubyVM::MJIT # :nodoc: all
}
end
#========================================================================================
#
# Old stuff