Home
last modified time | relevance | path

Searched refs:UpdateWeakReferenceOpt (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dparallel_evacuator.cpp291 UpdateWeakReferenceOpt<TriggerGCType::EDEN_GC>(); in UpdateReference()
293 UpdateWeakReferenceOpt<TriggerGCType::YOUNG_GC>(); in UpdateReference()
295 UpdateWeakReferenceOpt<TriggerGCType::OLD_GC>(); in UpdateReference()
402 void ParallelEvacuator::UpdateWeakReferenceOpt() in UpdateWeakReferenceOpt() function in panda::ecmascript::ParallelEvacuator
H A Dparallel_evacuator.h207 void UpdateWeakReferenceOpt();

Completed in 3 milliseconds