summaryrefslogtreecommitdiff
path: root/vm_trace.c
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-06-22 11:00:31 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-06-29 11:05:41 +0900
commit6e67b30503f2931d9538d439545c3b1cff51fc80 (patch)
tree2ff71b46b5280739246c0edfc03ca5d04f0066c6 /vm_trace.c
parentedb1680a0549b64347518e90c6c083cb76f48521 (diff)
method_missing: 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