Searched defs:UnmarkAll (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/xgc/ | ||
| D | xgc.cpp | 321 void XGC::UnmarkAll() in UnmarkAll() function in ark::ets::interop::js::XGC |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/ | ||
| D | shared_reference_storage.cpp | 518 void SharedReferenceStorage::UnmarkAll() in UnmarkAll() function in ark::ets::interop::js::ets_proxy::SharedReferenceStorage |
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ | ||
| D | g1-gc.cpp | 1989 void G1GC<LanguageConfig>::UnmarkAll([[maybe_unused]] Marker &marker) in UnmarkAll() function in ark::mem::G1GC |