Home
last modified time | relevance | path

Searched refs:UpdateAndSweepNewRegionReference (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dparallel_evacuator.cpp535 void ParallelEvacuator::UpdateAndSweepNewRegionReference(Region *region) in UpdateAndSweepNewRegionReference() function in panda::ecmascript::ParallelEvacuator
739 GetEvacuator()->UpdateAndSweepNewRegionReference<TriggerGCType::YOUNG_GC>(GetRegion()); in Process()
741 GetEvacuator()->UpdateAndSweepNewRegionReference<TriggerGCType::OLD_GC>(GetRegion()); in Process()
H A Dparallel_evacuator.h214 void UpdateAndSweepNewRegionReference(Region *region);

Completed in 2 milliseconds