Searched refs:ClearOldToNewRSet (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | region-inl.h | 385 inline void Region::ClearOldToNewRSet(uintptr_t addr) in ClearOldToNewRSet() function in panda::ecmascript::Region 450 inline void Region::ClearOldToNewRSet() in ClearOldToNewRSet() function in panda::ecmascript::Region |
H A D | full_gc.cpp | 81 current->ClearOldToNewRSet(); in Initialize() |
H A D | region.h | 383 void ClearOldToNewRSet(uintptr_t addr); 393 void ClearOldToNewRSet(); |
Completed in 4 milliseconds