[ruby-cvs:71779] k0kubun:r64687 (trunk): _mjit_compile_insn.erb: move pc on JIT cancel
k0kubun at ruby-lang.org
k0kubun at ruby-lang.org
Wed Sep 12 00:14:56 JST 2018
k0kubun 2018-09-12 00:14:56 +0900 (Wed, 12 Sep 2018)
New Revision: 64687
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=64687
Log:
_mjit_compile_insn.erb: move pc on JIT cancel
if and only if it's not moved yet, to avoid potential bugs in the future.
_mjit_compile_send.erb: ditto
Modified files:
trunk/tool/ruby_vm/views/_mjit_compile_insn.erb
trunk/tool/ruby_vm/views/_mjit_compile_pc_and_sp.erb
trunk/tool/ruby_vm/views/_mjit_compile_send.erb
More information about the ruby-cvs
mailing list