Home
last modified time | relevance | path

Searched refs:UpdateLocalToShareRSet (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dparallel_marker-inl.h336 void MovableMarker::UpdateLocalToShareRSet(TaggedObject *object, JSHClass *cls) in UpdateLocalToShareRSet() function in panda::ecmascript::MovableMarker
514 UpdateLocalToShareRSet(reinterpret_cast<TaggedObject *>(forwardAddress), klass); in EvacuateObject()
H A Dparallel_evacuator.h194 inline void UpdateLocalToShareRSet(TaggedObject *object, JSHClass *cls);
H A Dparallel_marker.h147 inline void UpdateLocalToShareRSet(TaggedObject *object, JSHClass *cls);
H A Dparallel_evacuator-inl.h254 void ParallelEvacuator::UpdateLocalToShareRSet(TaggedObject *object, JSHClass *cls) in UpdateLocalToShareRSet() function in panda::ecmascript::ParallelEvacuator
H A Dparallel_evacuator.cpp224 UpdateLocalToShareRSet(reinterpret_cast<TaggedObject *>(address), klass); in EvacuateRegion()

Completed in 4 milliseconds