Move total_freed_objects to size pool
This commit moves the total_freed_objects statistic to the size pool which allows for total_freed_objects key in GC.stat_heap.
total_freed_objects
GC.stat_heap
Move total_freed_objects to size pool
This commit moves the
total_freed_objects
statistic to the size poolwhich allows for
total_freed_objects
key inGC.stat_heap
.