Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dparallel_marker.h85 virtual inline void RecordWeakReference([[maybe_unused]] uint32_t threadId, [[maybe_unused]] JSTaggedType *ref, in RecordWeakReference() function in panda::ecmascript::Marker
H A Dparallel_marker-inl.h175 inline void NonMovableMarker::RecordWeakReference(uint32_t threadId, JSTaggedType *ref, Region *objectRegion) in RecordWeakReference() function in panda::ecmascript::NonMovableMarker
430 inline void SemiGCMarker::RecordWeakReference(uint32_t threadId, JSTaggedType *ref, in RecordWeakReference() function in panda::ecmascript::SemiGCMarker
526 inline void CompressGCMarker::RecordWeakReference(uint32_t threadId, JSTaggedType *ref, RecordWeakReference() function in panda::ecmascript::CompressGCMarker
[all...]
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_gc_marker-inl.h122 inline void SharedGCMarkerBase::RecordWeakReference(uint32_t threadId, JSTaggedType *slot) in RecordWeakReference() function in panda::ecmascript::SharedGCMarkerBase

Completed in 3 milliseconds