Home
last modified time | relevance | path

Searched defs:UpdateSlot (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dparallel_evacuator_visitor-inl.h56 void SlotUpdateRangeVisitor<gcType>::UpdateSlot(ObjectSlot slot, Region *rootRegion) in UpdateSlot() function
Dbarriers_get-inl.h176 inline ARK_INLINE JSTaggedType Barriers::UpdateSlot(const JSThread *thread, void *obj, size_t offse… in UpdateSlot() function