mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
38b9a25e83
It used to be maintain heap pages with allocatable objects (free_heaps) but we can save two words (16 bytes) per page by scanning live heap pages.