summaryrefslogtreecommitdiff
path: root/mjit_c.rb
diff options
context:
space:
mode:
authorTakashi Kokubun <[email protected]>2023-03-01 23:38:12 -0800
committerTakashi Kokubun <[email protected]>2023-03-05 23:28:59 -0800
commit357007626ce77cd3cdb9e44568c1794e515792f6 ()
tree6ead6dd60f21428a97404f6138a03be3000c8448 /mjit_c.rb
parent42adcd5743d68b96391c96d7b23e3890606afb1a (diff)
Implement opt_newarray_min
Notes: Merged: https://.com/ruby/ruby/pull/7448
-rw-r--r--mjit_c.rb7
1 files changed, 7 insertions, 0 deletions
@@ -254,6 +254,13 @@ module RubyVM::MJIT # :nodoc: all
}
end
#========================================================================================
#
# Old stuff