xo-reader2/src/alloc
2025-11-29 16:58:44 -05:00
..
AllocPolicy.cpp + xo-alloc + xo-object + xo-alloc docs + GC utests 2025-08-03 15:59:38 -05:00
ArenaAlloc.cpp xo-interpreter: refactor for explicit gc::GC* dep 2025-11-24 09:55:43 -05:00
Blob.cpp xo-interpreter: Object->TaggedPtr conversion (prep for primitives) 2025-11-26 20:15:03 -05:00
CMakeLists.txt xo-interpreter: Object->TaggedPtr conversion (prep for primitives) 2025-11-26 20:15:03 -05:00
Forwarding1.cpp xo-alloc: IAlloc* i/face sufficient for Object._forward_children 2025-11-24 12:58:54 -05:00
GC.cpp xo-alloc, xo-object: fix alloc,gc unit tests after gc improvements 2025-11-29 16:58:44 -05:00
GcStatistics.cpp xo-alloc: track GC efficiency 2025-08-23 13:09:59 -04:00
generation.cpp xo-alloc / xo-object: utest coverage + assorted bugfixes 2025-08-07 18:32:14 -05:00
IAlloc.cpp xo-interpreter: refactor for explicit gc::GC* dep 2025-11-24 09:55:43 -05:00
ListAlloc.cpp xo-alloc, xo-object: fix alloc,gc unit tests after gc improvements 2025-11-29 16:58:44 -05:00
Object.cpp xo-alloc: IAlloc* i/face sufficient for Object._forward_children 2025-11-24 12:58:54 -05:00
ObjectStatistics.cpp xo-alloc / xo-object: utest coverage + assorted bugfixes 2025-08-07 18:32:14 -05:00