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 | 184 uintptr_t toAddress, size_t size, const MarkWord &markWord, ObjectSlot slot, bool isPromoted) in UpdateForwardAddressIfSuccess() 229 …tus SemiGCMarker::EvacuateObject(uint32_t threadId, TaggedObject *object, const MarkWord &markWord, in EvacuateObject() 306 …CompressGCMarker::EvacuateObject(uint32_t threadId, TaggedObject *object, const MarkWord &markWord, in EvacuateObject()
|
| D | parallel_evacuator.cpp | 276 MarkWord markWord(header); in UpdateWeakReference() local
|