Home
last modified time | relevance | path

Searched defs:ReMark (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_concurrent_marker.cpp88 void SharedConcurrentMarker::ReMark() in ReMark() function in panda::ecmascript::SharedConcurrentMarker
/arkcompiler/ets_runtime/ecmascript/mem/
Dconcurrent_marker.cpp109 void ConcurrentMarker::ReMark() in ReMark() function in panda::ecmascript::ConcurrentMarker
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp493 void GenGC<LanguageConfig>::ReMark(GCMarkingStackType *objectsStack, const GCTask &task) in ReMark() function in ark::mem::GenGC