Home
last modified time | relevance | path

Searched refs:PushWeakReference (Results 1 – 2 of 2) sorted by relevance

/ark/js_runtime/ecmascript/mem/
Dparallel_marker-inl.h96 heap_->GetWorkList()->PushWeakReference(threadId, ref); in RecordWeakReference()
241 heap_->GetWorkList()->PushWeakReference(threadId, ref); in RecordWeakReference()
286 heap_->GetWorkList()->PushWeakReference(threadId, ref); in RecordWeakReference()
Dparallel_work_helper.h158 inline void PushWeakReference(uint32_t threadId, JSTaggedType *weak) in PushWeakReference() function