xo-gc: use DArenaVector for DX1Collector.object_types_
Original implementation predated DArenaVector, using it is more natural
This commit is contained in:
parent
1dd3a6543f
commit
70e6d3a5bc
7 changed files with 104 additions and 37 deletions
|
|
@ -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: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue