added: `alloc.gc.untrack` to untrack a GC'd allocation
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 15 Mar 2023 01:25:08 +0000 (20:25 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 15 Mar 2023 01:25:08 +0000 (20:25 -0500)
commitbc659b1e915df683e2cbc93e08f438b1fa7999bc
tree575c90dec194566314585f9c69e636b407e350ee
parentd59f0cc8c1b9584e71f186b5fa01346bc36dc2cf
added: `alloc.gc.untrack` to untrack a GC'd allocation
core/alloc/gc.onyx
core/alloc/heap.onyx