[ruby-cvs:67658] ko1:r60477 (trunk): vm_exec_core() accepts `ec` instead of `th`.
ko1 at ruby-lang.org
ko1 at ruby-lang.org
Fri Oct 27 15:21:50 JST 2017
ko1 2017-10-27 15:21:50 +0900 (Fri, 27 Oct 2017)
New Revision: 60477
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=60477
Log:
vm_exec_core() accepts `ec` instead of `th`.
* vm_exec.c (vm_exec_core): accepts `ec` instead of `th`.
* vm_args.c (vm_caller_setup_arg_block): also accepts `ec`.
Modified files:
trunk/insns.def
trunk/vm.c
trunk/vm_args.c
trunk/vm_exec.c
trunk/vm_insnhelper.h
More information about the ruby-cvs
mailing list