Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/xgc/
Dxgc.cpp321 void XGC::UnmarkAll() in UnmarkAll() function in ark::ets::interop::js::XGC
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference_storage.cpp518 void SharedReferenceStorage::UnmarkAll() in UnmarkAll() function in ark::ets::interop::js::ets_proxy::SharedReferenceStorage
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp1989 void G1GC<LanguageConfig>::UnmarkAll([[maybe_unused]] Marker &marker) in UnmarkAll() function in ark::mem::G1GC