diff options
author | Koichi Sasada <[email protected]> | 2023-07-31 12:26:27 +0900 |
---|---|---|
committer | Koichi Sasada <[email protected]> | 2023-07-31 14:04:31 +0900 |
commit | 36023d5cb751d62fca0c27901c07527b20170f4d () | |
tree | e042a12b89f942eb5b4424d04c80a1795fa79a7f /vm_method.c | |
parent | 60ac719acc3e4eccab770ebdd959dffcb702f2f2 (diff) |
mark `cc->cme_` if it is for `super`
`vm_search_super_method()` makes orphan CCs (they are not connected from ccs) and `cc->cme_` can be collected before without marking.
Notes: Merged: https://.com/ruby/ruby/pull/8145
0 files changed, 0 insertions, 0 deletions