size_t& bytes_allocated() { return gc_.bytes_allocated(); }
int bytes_allocated() { return gc_.bytes_allocated(); }