diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2020-07-22 14:25:01 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2020-07-22 15:01:54 +0900 |
| commit | c99bb756c4d57df5466d4ff0b4749397041aab1a (patch) | |
| tree | 93972210fea07183b148fd17b0a1a798ac115f67 /mrbgems/mruby-objectspace/src/mruby_objectspace.c | |
| parent | 097f525817d0825f12780adfc8542bb7f3db1302 (diff) | |
| download | mruby-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 'mrbgems/mruby-objectspace/src/mruby_objectspace.c')
0 files changed, 0 insertions, 0 deletions
