Home
last modified time | relevance | path

Searched defs:CopyFromSpace (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/common_components/heap/allocator/
Dregion_space.h219 void CopyFromSpace(Taskpool *threadPool) in CopyFromSpace() function
/arkcompiler/ets_runtime/common_components/heap/collector/
Dmarking_collector.cpp804 void MarkingCollector::CopyFromSpace() in CopyFromSpace() function in common::MarkingCollector