xo-gc: use DArenaVector for DX1Collector.object_types_

Original implementation predated DArenaVector,
using it is more natural
This commit is contained in:
Roland Conybeare 2026-03-29 15:17:31 -04:00
commit 70e6d3a5bc
7 changed files with 104 additions and 37 deletions

View file

@ -101,7 +101,7 @@
noexcept: true,
attributes: [],
},
// obj<AGCObject> summary() const noexcept;
// bool report_statistics(obj<AAllocator> report_mm, obj<AAllocator> error_mm, obj<AGCObject> * output);
{
name: "report_statistics",
doc: [