summaryrefslogtreecommitdiffhomepage
path: root/src/variable.c
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2020-07-22 14:25:01 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2020-07-22 15:01:54 +0900
commitc99bb756c4d57df5466d4ff0b4749397041aab1a (patch)
tree93972210fea07183b148fd17b0a1a798ac115f67 /src/variable.c
parent097f525817d0825f12780adfc8542bb7f3db1302 (diff)
downloadmruby-c99bb756c4d57df5466d4ff0b4749397041aab1a.tar.gz
mruby-c99bb756c4d57df5466d4ff0b4749397041aab1a.zip
Move `gray_list` update from `gc_mark_children`.
The responsibility moved to caller to avoid confusion. Currently the function is called from only 2 places, so it is relatively easy to ensure not to update `gray_list` in the caller. But the assumption may change in the future.
Diffstat (limited to 'src/variable.c')
0 files changed, 0 insertions, 0 deletions