mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
ZJIT: Prepare for sharing JIT hooks with ZJIT (#14044)
This commit is contained in:
parent
4263c49d1c
commit
2cd10de330
20 changed files with 142 additions and 118 deletions
|
@ -322,7 +322,7 @@ class Integer
|
|||
1
|
||||
end
|
||||
|
||||
with_yjit do
|
||||
with_jit do
|
||||
if Primitive.rb_builtin_basic_definition_p(:downto)
|
||||
undef :downto
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue