summaryrefslogtreecommitdiff
path: root/win32/win32.c
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-11 16:07:21 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-11 16:07:21 +0000
commitb5d5cce11b6980e963d84a7ee16a3d9a04a682da (patch)
tree74ae943e92a1b443b91fb3d7ffbb8818cd9b8b19 /win32/win32.c
parentf623428d1a82409382548a37b5e63ea69b47aef9 (diff)
vm_exec.h: introduce macros for abstarction.
* vm_exec.h: declare two macros * START_OF_ORIGINAL_INSN() * DISPATCH_ORIGINAL_INSN() instead of inserting label and goto lines. For OPT_CALL_THREADED_CODE, first macro is empty and second macro is simply call the original insn function. * tool/instruction.rb: use above macros. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61120 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32/win32.c')
0 files changed, 0 insertions, 0 deletions