aboutsummaryrefslogtreecommitdiffstats
path: root/bin/irb
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-06-10 10:19:48 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-06-10 10:22:39 +0900
commit5648976c3c207b0f750a5ce26ba4862c63f6a626 (patch)
treed82bf56dd8ddd8b1db725f4a30810661eb6121f9 /bin/irb
parent8bee9e5cd5e806f94fa727fa58a85effae908c57 (diff)
downloadruby-5648976c3c207b0f750a5ce26ba4862c63f6a626.tar.gz
vm_call_method: avoid marking on-stack object
This callcache is on stack, must not be GCed. However its contents are copied from other materials, which can be an ordinal object. Should set a flag to make sure it is properly skipped by the GC.
Diffstat (limited to 'bin/irb')
0 files changed, 0 insertions, 0 deletions