mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-24 09:24:49 +00:00
While this is used in the implementation of Runtime objects itself, Heap seems like a more appropriate home. This will also help in factoring out the GC implementation into it's own library as the heap explicitly has knowledge of WeakContainer.