xo-alloc2 : work on X1Collector unit test [WIP]
This commit is contained in:
parent
0c2cd7a64e
commit
1fd5d544f2
14 changed files with 542 additions and 41 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