Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dparallel_evacuator-inl.h202 if (UpdateWeakObjectSlotOpt<gcType>(value, slot)) { in UpdateObjectSlotOpt()
214 bool ParallelEvacuator::UpdateWeakObjectSlotOpt(JSTaggedValue value, ObjectSlot &slot) in UpdateWeakObjectSlotOpt() function in panda::ecmascript::ParallelEvacuator
232 LOG_GC(FATAL) << "UpdateWeakObjectSlotOpt: not support gcType yet"; in UpdateWeakObjectSlotOpt()
H A Dparallel_evacuator.h229 inline bool UpdateWeakObjectSlotOpt(JSTaggedValue value, ObjectSlot &slot);

Completed in 3 milliseconds