summaryrefslogtreecommitdiff
path: root/spec/ruby/library/win32ole/win32ole_method/event_interface_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/library/win32ole/win32ole_method/event_interface_spec.rb')
0 files changed, 0 insertions, 0 deletions
`imemo_callcache`. [Bug #17510] Now `IC` only has one entry `IC::entry` and it points to `iseq_inline_constant_cache_entry`, managed by T_IMEMO object. `IC` is atomic data structure so `rb_mjit_before_vm_ic_update()` and `rb_mjit_after_vm_ic_update()` is not needed. 2020-12-22Skip checking ROBJECT_EMBEDTakashi Kokubun