Lines Matching defs:slot
36 * \param slot Slot containing the pointer to the object. The slot itself
47 const void* slot, const void* value, WriteBarrierParams& params) {
48 return internal::WriteBarrier::GetWriteBarrierType(slot, value, params);
55 * \param slot Slot containing the pointer to the object. The slot itself
77 * \param slot Slot to some part of an object. The object must not necessarily
90 GetWriteBarrierType(const void* slot, WriteBarrierParams& params,
92 return internal::WriteBarrier::GetWriteBarrierType(slot, params, callback);
98 * barrier barrier which doesn't consider the slot.
131 * The slot itself must reside in an object that has been allocated using
167 * \param slot Slot containing the pointer to the object. The slot itself
172 const void* slot) {
175 slot);
180 * generations. This version is used when slot contains uncompressed pointer.
183 * \param slot Uncompressed slot containing the direct pointer to the object.
184 * The slot itself must reside in an object that has been allocated using