summaryrefslogtreecommitdiff
path: root/gc.c
diff options
context:
space:
mode:
authorKoichi Sasada <ko1@atdot.net>2020-12-17 15:46:36 +0900
committerKoichi Sasada <ko1@atdot.net>2020-12-17 16:53:41 +0900
commit92137718170118030a1f56303764d08201bf5c33 (patch)
treec7c6113125522d14c066a942bde8f30d230bf0b9 /gc.c
parent5d74894f2bc4a3a18aec952d946ead3d784cb4b4 (diff)
encourage inlining for vm_sendish()
Some tunings. * add `inline` for vm_sendish() * pass enum instead of func ptr to vm_sendish() * reorder initial order of `calling` struct. * add ALWAYS_INLINE for vm_search_method_fastpath() * call vm_search_method_fastpath() from vm_sendish()
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3922
Diffstat (limited to 'gc.c')
0 files changed, 0 insertions, 0 deletions