refactor focusing on xo-alloc2/ xo-gc/ write-barrier

ability to inform allocator of gco->gco mutation, via AAllocator i/face.
This commit is contained in:
Roland Conybeare 2026-05-01 19:54:26 -04:00
commit b780d1da4c
17 changed files with 149 additions and 18 deletions

View file

@ -10,4 +10,6 @@
#include "alloc/IAllocator_Xfer.hpp"
#include "alloc/RAllocator.hpp"
#include "alloc/RAllocator_aux.hpp"
/* end Allocator.hpp */