-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b05
`_to_space_top_before_gc` is used only after `assert(young_gen->to_space()->is_empty())`. Therefore, `bottom == top` and it's not necessary to save the `top` pointer.