Searched defs:markWord (Results 1 – 4 of 4) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ |
D | stw_young_gc.cpp | 110 MarkWord markWord(header); in Sweep() local 128 MarkWord markWord(header); in Sweep() local
|
D | full_gc.cpp | 119 MarkWord markWord(header); in Sweep() local 141 MarkWord markWord(header); in Sweep() local
|
D | parallel_marker-inl.h | 236 uintptr_t toAddress, size_t size, const MarkWord &markWord, ObjectSlot slot, bool isPromoted) in UpdateForwardAddressIfSuccess() 298 …tus SemiGCMarker::EvacuateObject(uint32_t threadId, TaggedObject *object, const MarkWord &markWord, in EvacuateObject() 388 …CompressGCMarker::EvacuateObject(uint32_t threadId, TaggedObject *object, const MarkWord &markWord, in EvacuateObject()
|
D | parallel_evacuator.cpp | 285 MarkWord markWord(header); in UpdateWeakReference() local
|