Home
last modified time | relevance | path

Searched defs:RecordWeakReference (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dparallel_marker-inl.h98 inline void NonMovableMarker::RecordWeakReference(uint32_t threadId, JSTaggedType *ref, Region *obj… in RecordWeakReference() function
253 inline void SemiGCMarker::RecordWeakReference(uint32_t threadId, JSTaggedType *ref, in RecordWeakReference() function
326 inline void CompressGCMarker::RecordWeakReference(uint32_t threadId, JSTaggedType *ref, in RecordWeakReference() function
Dparallel_marker.h72 …virtual inline void RecordWeakReference([[maybe_unused]] uint32_t threadId, [[maybe_unused]] JSTag… in RecordWeakReference() function