1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool/ruby_vm
Takashi Kokubun 7a3322a0fd
Fix broken JIT of getinlinecache
e7fc353f04 reverted vm_ic_hit_p's signature change made in 53babf35ef,
which broke JIT compilation of getinlinecache.

To make sure it doesn't happen again, I separated vm_inlined_ic_hit_p to
make the intention clear.
2021-01-04 13:09:08 -08:00
..
controllers
helpers
loaders
models Lazily move PC with RUBY_VM_CHECK_INTS 2020-12-16 23:06:28 -08:00
scripts
tests
views Fix broken JIT of getinlinecache 2021-01-04 13:09:08 -08:00