Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dparallel_evacuator-inl.h56 bool ParallelEvacuator::VisitBodyInObj( in VisitBodyInObj() function
Dparallel_marker-inl.h30 ARK_INLINE bool NonMovableMarker::VisitBodyInObj(TaggedObject *root, ObjectSlot start, ObjectSlot e… in VisitBodyInObj() function
189 ARK_INLINE bool MovableMarker::VisitBodyInObj(TaggedObject *root, ObjectSlot start, ObjectSlot end,… in VisitBodyInObj() function
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_gc_marker-inl.h105 ARK_INLINE bool SharedGCMarkerBase::VisitBodyInObj(TaggedObject *root, ObjectSlot start, ObjectSlot… in VisitBodyInObj() function