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