Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/xgc/
Dxgc.cpp327 void XGC::Remark() in Remark() function in ark::ets::interop::js::XGC
/arkcompiler/ets_runtime/common_components/heap/collector/
Dmarking_collector.cpp304 void MarkingCollector::TracingImpl(WorkStack& workStack, bool parallel, bool Remark) in TracingImpl()
440 void MarkingCollector::Remark() in Remark() function in common::MarkingCollector
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp2024 void G1GC<LanguageConfig>::Remark(const GCTask &task, Marker &marker) in Remark() function in ark::mem::G1GC