Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dparallel_marker-inl.h30 ARK_INLINE bool NonMovableMarker::VisitBodyInObj(TaggedObject *root, ObjectSlot start, ObjectSlot end, in VisitBodyInObj() function in panda::ecmascript::NonMovableMarker
189 ARK_INLINE bool MovableMarker::VisitBodyInObj(TaggedObject *root, ObjectSlot start, ObjectSlot end, Callback callback) in VisitBodyInObj() function in panda::ecmascript::MovableMarker
H A Dparallel_evacuator-inl.h56 bool ParallelEvacuator::VisitBodyInObj( in VisitBodyInObj() function in panda::ecmascript::ParallelEvacuator
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_gc_marker-inl.h104 ARK_INLINE bool SharedGCMarkerBase::VisitBodyInObj(TaggedObject *root, ObjectSlot start, ObjectSlot end, in VisitBodyInObj() function in panda::ecmascript::SharedGCMarkerBase

Completed in 3 milliseconds