Searched refs:SwapOldSpace (Results 1 – 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
D | full_gc.cpp | 160 heap_->SwapOldSpace(); in Finish() |
D | heap.h | 318 inline void SwapOldSpace(); |
D | heap-inl.h | 321 void Heap::SwapOldSpace() in SwapOldSpace() function |