Searched defs:MarkRoots (Results 1 – 3 of 3) sorted by relevance
22 void SharedGCMarkerBase::MarkRoots(uint32_t threadId, SharedMarkType markType, VMRootVisitType type) in MarkRoots() function in panda::ecmascript::SharedGCMarkerBase
21 void Marker::MarkRoots(uint32_t threadId, VMRootVisitType type) in MarkRoots() function in panda::ecmascript::Marker
424 void GenGC<LanguageConfig>::MarkRoots(GCMarkingStackType *objectsStack, CardTableVisitFlag visitCar… in MarkRoots() function in ark::mem::GenGC