Lines Matching full:slot
72 [[maybe_unused]] ObjectSlot slot) // move in MarkObject() argument
80 …virtual inline void HandleRoots(uint32_t threadId, [[maybe_unused]] Root type, ObjectSlot slot) = …
108 … inline void MarkValue(uint32_t threadId, ObjectSlot &slot, Region *rootRegion, bool needBarrier);
110 … inline void HandleRoots(uint32_t threadId, [[maybe_unused]] Root type, ObjectSlot slot) override;
130 … inline void HandleRoots(uint32_t threadId, [[maybe_unused]] Root type, ObjectSlot slot) override;
136 ObjectSlot slot) = 0;
143 uintptr_t toAddress, size_t size, ObjectSlot slot,
145 …ateForwardAddressIfFailed(TaggedObject *object, uintptr_t toAddress, size_t size, ObjectSlot slot);
149 inline void SetLocalToShareRSet(ObjectSlot slot, Region *region);
161 inline void MarkValue(uint32_t threadId, TaggedObject *root, ObjectSlot slot);
162 inline SlotStatus MarkObject(uint32_t threadId, TaggedObject *object, ObjectSlot slot) override;
164 ObjectSlot slot) override;
188 inline void MarkValue(uint32_t threadId, ObjectSlot slot);
189 inline SlotStatus MarkObject(uint32_t threadId, TaggedObject *object, ObjectSlot slot) override;
192 ObjectSlot slot) override;