xo-alloc2 : work on X1Collector unit test [WIP]
This commit is contained in:
parent
017397117c
commit
a757904dcc
17 changed files with 559 additions and 46 deletions
|
|
@ -393,7 +393,7 @@ namespace xo {
|
|||
void
|
||||
IAllocator_DArena::clear(DArena & s)
|
||||
{
|
||||
s.free_ = s.lo_;
|
||||
s.clear();
|
||||
//s.checkpoint_ = s.lo_;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue