-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b13
The assertion `_old_gen != nullptr` in the ScavengeRootsTask constructor body is redundant. The pointer is already dereferenced in the member initializer list.