Home
last modified time | relevance | path

Searched defs:MarkRoots (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dparallel_marker.cpp22 void Marker::MarkRoots(uint32_t threadId) in MarkRoots() function in panda::ecmascript::Marker
/arkcompiler/runtime_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp483 void GenGC<LanguageConfig>::MarkRoots(GCMarkingStackType *objects_stack, CardTableVisitFlag visit_c… in MarkRoots() function in panda::mem::GenGC