mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
![]() After the individual tomb_heaps were removed in favour of a global list of empty pages, the only instance of rb_heap_t left is the eden_heap within each size pool. This PR inlines the heap fields directly into rb_size_pool_t to remove indirection and remove the SIZE_POOL_EDEN_HEAP macro |
||
---|---|---|
.. | ||
default.c | ||
gc.h | ||
gc_impl.h |