diff options
author | 卜部昌平 <shyouhei@ruby-lang.org> | 2020-06-11 13:23:56 +0900 |
---|---|---|
committer | 卜部昌平 <shyouhei@ruby-lang.org> | 2020-06-29 11:05:41 +0900 |
commit | 8d182b04ed04378877e743535658be41a05aef74 (patch) | |
tree | b40c196d5a7fbb49368bb233c941c70aaea49257 /iseq.h | |
parent | 9ec4f1f205f7106e7b2e82abd69dbbc58978c586 (diff) |
builtin_lookup: 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 'iseq.h')
0 files changed, 0 insertions, 0 deletions