Home | History | Annotate | Download | only in src

Lines Matching refs:RawField

847     Object** slot = HeapObject::RawField(shared,
1442 HeapObject::RawField(object, FixedArray::OffsetOfElementAt(idx));
1495 HeapObject::RawField(object, JSFunction::kPropertiesOffset),
1496 HeapObject::RawField(object, JSFunction::kCodeEntryOffset));
1522 HeapObject::RawField(object,
1524 HeapObject::RawField(object,
1529 HeapObject::RawField(object, JSFunction::kNextFunctionLinkOffset);
1835 HeapObject::RawField(map, Map::kInstanceDescriptorsOrBitField3Offset);
1845 Object** start_slot = HeapObject::RawField(map,
1848 Object** end_slot = HeapObject::RawField(map, Map::kPointerFieldsEndOffset);
1856 Object** slot = HeapObject::RawField(accessors, offset);
2531 HeapObject::RawField(prototype_transitions,
2577 Object** slot = HeapObject::RawField(current, Map::kPrototypeOffset);