Searched defs:HandleRoots (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | parallel_marker-inl.h | 103 inline void NonMovableMarker::HandleRoots(uint32_t threadId, [[maybe_unused]] Root type, ObjectSlot slot) in HandleRoots() function in panda::ecmascript::NonMovableMarker 207 inline void MovableMarker::HandleRoots(uint32_t threadId, [[maybe_unused]] Root type, ObjectSlot slot) in HandleRoots() function in panda::ecmascript::MovableMarker |
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ | ||
H A D | shared_gc_marker-inl.h | 58 inline void SharedGCMarkerBase::HandleRoots(uint32_t threadId, [[maybe_unused]] Root type, ObjectSlot slot) in HandleRoots() function in panda::ecmascript::SharedGCMarkerBase |
Completed in 2 milliseconds