Searched defs:HandleLocalDerivedRoots (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ | ||
H A D | shared_gc_marker.h | 79 virtual inline void HandleLocalDerivedRoots([[maybe_unused]] Root type, [[maybe_unused]] ObjectSlot base, in HandleLocalDerivedRoots() function in panda::ecmascript::SharedGCMarkerBase |
H A D | shared_gc_marker-inl.h | 88 void SharedGCMarker::HandleLocalDerivedRoots([[maybe_unused]] Root type, [[maybe_unused]] ObjectSlot base, in HandleLocalDerivedRoots() function in panda::ecmascript::SharedGCMarker 95 void SharedGCMovableMarker::HandleLocalDerivedRoots([[maybe_unused]] Root type, ObjectSlot base, in HandleLocalDerivedRoots() function in panda::ecmascript::SharedGCMovableMarker |
Completed in 2 milliseconds