Home
last modified time | relevance | path

Searched refs:UpdateWeakReference (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dparallel_evacuator.cpp348 void ParallelEvacuator::UpdateWeakReference() in UpdateWeakReference() function in panda::ecmascript::ParallelEvacuator
350 MEM_ALLOCATE_AND_GC_TRACE(heap_->GetEcmaVM(), UpdateWeakReference); in UpdateWeakReference()
351 ECMA_BYTRACE_NAME(HITRACE_TAG_ARK, "GC::UpdateWeakReference"); in UpdateWeakReference()
404 MEM_ALLOCATE_AND_GC_TRACE(heap_->GetEcmaVM(), UpdateWeakReference); in UpdateWeakReferenceOpt()
405 ECMA_BYTRACE_NAME(HITRACE_TAG_ARK, "GC::UpdateWeakReference"); in UpdateWeakReferenceOpt()
H A Dparallel_evacuator.h204 void UpdateWeakReference();
/arkcompiler/ets_runtime/ecmascript/
H A Druntime_call_id.h1246 V(UpdateWeakReference) \

Completed in 4 milliseconds