aboutsummaryrefslogtreecommitdiffstats
path: root/addr2line.c
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2019-09-19 12:15:53 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2019-09-19 12:18:18 +0900
commit66c644da5e80258bb3217941223d923f923c3548 (patch)
treeeb683709b785c60738ae7aa07465bf213faef022 /addr2line.c
parent69e209a3450bd6b281dcad1d96a34e9cab184845 (diff)
downloadruby-66c644da5e80258bb3217941223d923f923c3548.tar.gz
refactor reuse existing on-stack structs
rb_vm_call0 allocates its own struct call_info etc. But they are already there in case of rb_funcallv_with_cc. Let's just pass the existing ones, instead of re-creation.
Diffstat (limited to 'addr2line.c')
0 files changed, 0 insertions, 0 deletions