summaryrefslogtreecommitdiff
path: root/vm_trace.c
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-06-22 11:07:26 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-06-29 11:05:41 +0900
commit1bf0d3617172da9fe8b5e99796d8d85412c14f6a (patch)
treef47727b520d037d2ae17b41b2021c1ed44c56ace /vm_trace.c
parent6e67b30503f2931d9538d439545c3b1cff51fc80 (diff)
vm_getivar: do not goto into a branch
I'm not necessarily against every goto in general, but jumping into a branch is definitely a bad idea. Better refactor.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3247
Diffstat (limited to 'vm_trace.c')
0 files changed, 0 insertions, 0 deletions