Searched defs:ReMark (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ | ||
| D | shared_concurrent_marker.cpp | 88 void SharedConcurrentMarker::ReMark() in ReMark() function in panda::ecmascript::SharedConcurrentMarker |
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| D | concurrent_marker.cpp | 109 void ConcurrentMarker::ReMark() in ReMark() function in panda::ecmascript::ConcurrentMarker |
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/gen-gc/ | ||
| D | gen-gc.cpp | 493 void GenGC<LanguageConfig>::ReMark(GCMarkingStackType *objectsStack, const GCTask &task) in ReMark() function in ark::mem::GenGC |