Lines Matching defs:slot
44 HeapObject host, THeapObjectSlot slot, HeapObject heap_object) {
48 concrete_visitor()->RecordSlot(host, slot, heap_object);
56 HeapObject host, THeapObjectSlot slot, HeapObject heap_object) {
63 concrete_visitor()->RecordSlot(host, slot, heap_object);
68 local_weak_objects_->weak_references_local.Push(std::make_pair(host, slot));
81 for (TSlot slot = start; slot < end; ++slot) {
83 slot.Relaxed_Load(ObjectVisitorWithCageBases::cage_base());
89 ProcessStrongHeapObject(host, THeapObjectSlot(slot), heap_object);
91 ProcessWeakHeapObject(host, THeapObjectSlot(slot), heap_object);
99 HeapObject host, CodeObjectSlot slot) {
102 slot.Relaxed_Load(ObjectVisitorWithCageBases::code_cage_base());
108 ProcessStrongHeapObject(host, HeapObjectSlot(slot), heap_object);
394 // Record the slot inside the JSWeakRef, since the
396 ObjectSlot slot = weak_ref.RawField(JSWeakRef::kTargetOffset);
397 concrete_visitor()->RecordSlot(weak_ref, slot, target);
424 ObjectSlot slot = weak_cell.RawField(WeakCell::kTargetOffset);
425 concrete_visitor()->RecordSlot(weak_cell, slot, target);
426 slot = weak_cell.RawField(WeakCell::kUnregisterTokenOffset);
427 concrete_visitor()->RecordSlot(weak_cell, slot, unregister_token);
495 // slot holding the descriptor array will be implicitly recorded when the