[ruby-cvs:62775] shugo:r55611 (trunk): * vm_args.c (vm_caller_setup_arg_block): call rb_sym_to_proc()
shugo at ruby-lang.org
shugo at ruby-lang.org
Fri Jul 8 14:21:54 JST 2016
shugo 2016-07-08 14:21:54 +0900 (Fri, 08 Jul 2016)
New Revision: 55611
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=55611
Log:
* vm_args.c (vm_caller_setup_arg_block): call rb_sym_to_proc()
directly to reduce method dispatch overhead.
Modified files:
trunk/ChangeLog
trunk/vm_args.c
More information about the ruby-cvs
mailing list