nobu 0948eb62e6 vm.c: respect redefinition of Proc#call
* vm.c (vm_redefinition_check_method_type): hoist out method
  definition type to check redefinition.

* vm.c (rb_vm_check_redefinition_opt_method): should check
  optimized method too.

* vm.c (vm_init_redefined_flag): check Proc#call.

* vm_insnhelper.c (vm_call_opt_block_call): search proper method
  if redefined.  [Bug #14335]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61680 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-01-08 09:04:07 +00:00
..
2018-01-04 00:26:50 +00:00
2017-12-30 12:10:43 +00:00
2018-01-05 20:36:46 +00:00
2017-12-04 00:23:31 +00:00
2017-12-19 09:44:33 +00:00
2017-12-22 05:15:45 +00:00
2017-12-20 16:04:41 +00:00
2017-11-24 04:26:27 +00:00