Home | History | Annotate | Download | only in src

Lines Matching refs:accessor

1857   HeapObject* accessor = HeapObject::cast(*slot);
1858 if (accessor->IsMap()) return;
1859 RecordSlot(slot, slot, accessor);
1860 MarkObjectAndPush(accessor);