ZJIT: Prepare for sharing JIT hooks with ZJIT (#14044)

This commit is contained in:
Takashi Kokubun 2025-07-30 10:11:10 -07:00 committed by GitHub
parent 4263c49d1c
commit 2cd10de330
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 142 additions and 118 deletions

View file

@ -212,7 +212,7 @@ class Array
indexes
end
with_yjit do
with_jit do
if Primitive.rb_builtin_basic_definition_p(:each)
undef :each