Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A 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/
H A 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/
H A Dgen-gc.cpp425 void GenGC<LanguageConfig>::MarkRoots(GCMarkingStackType *objectsStack, CardTableVisitFlag visitCardTableRoots, in MarkRoots() function in ark::mem::GenGC

Completed in 3 milliseconds