Home
last modified time | relevance | path

Searched defs:UpdateRecordWeakReference (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_gc.cpp174 void SharedGC::UpdateRecordWeakReference() in UpdateRecordWeakReference() function in panda::ecmascript::SharedGC
Dshared_full_gc.cpp143 void SharedFullGC::UpdateRecordWeakReference() in UpdateRecordWeakReference() function in panda::ecmascript::SharedFullGC
/arkcompiler/ets_runtime/ecmascript/mem/
Dfull_gc.cpp206 void FullGC::UpdateRecordWeakReference(uint32_t threadId) in UpdateRecordWeakReference() function in panda::ecmascript::FullGC
Dparallel_evacuator.cpp182 void ParallelEvacuator::UpdateRecordWeakReference(uint32_t threadId) in UpdateRecordWeakReference() function in panda::ecmascript::ParallelEvacuator