xo-gc: streamlining/simplifying
This commit is contained in:
parent
2f46ac6aa5
commit
eba7219593
7 changed files with 30 additions and 44 deletions
|
|
@ -752,9 +752,9 @@ namespace xo {
|
|||
}
|
||||
|
||||
void *
|
||||
GCObjectStore::_deep_move_interior(DX1Collector * gc,
|
||||
void * from_src,
|
||||
Generation upto)
|
||||
GCObjectStore::deep_move_interior(DX1Collector * gc,
|
||||
void * from_src,
|
||||
Generation upto)
|
||||
{
|
||||
scope log(XO_DEBUG(config_.debug_flag_));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue