Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_gc_marker.cpp22 void SharedGCMarkerBase::MarkRoots(uint32_t threadId, SharedMarkType markType, VMRootVisitType type) in MarkRoots() function in panda::ecmascript::SharedGCMarkerBase
/arkcompiler/ets_runtime/ecmascript/mem/
Dparallel_marker.cpp21 void Marker::MarkRoots(uint32_t threadId, VMRootVisitType type) in MarkRoots() function in panda::ecmascript::Marker
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp424 void GenGC<LanguageConfig>::MarkRoots(GCMarkingStackType *objectsStack, CardTableVisitFlag visitCar… in MarkRoots() function in ark::mem::GenGC