Skip to content
  • Koichi Sasada's avatar
    038ef3f0
    * vm_core.h, vm_insnhelper.h: move decl. of · 038ef3f0
    Koichi Sasada authored
      ruby_vm_global_state_version and related macros
      from vm_core.h to vm_insnhelper.h.
    * vm.c (vm_clear_all_cache): added.  This function is called
      when ruby_vm_global_state_version overflows.
      TODO: vm_clear_all_inline_method_cache() is only place holder.
      We need to implement it ASAP.
    * vm_method.c (vm_clear_global_method_cache): added.
    
    
    
    git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32056 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
    038ef3f0
    * vm_core.h, vm_insnhelper.h: move decl. of
    Koichi Sasada authored
      ruby_vm_global_state_version and related macros
      from vm_core.h to vm_insnhelper.h.
    * vm.c (vm_clear_all_cache): added.  This function is called
      when ruby_vm_global_state_version overflows.
      TODO: vm_clear_all_inline_method_cache() is only place holder.
      We need to implement it ASAP.
    * vm_method.c (vm_clear_global_method_cache): added.
    
    
    
    git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32056 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Loading