Home | History | Annotate | Download | only in src

Lines Matching refs:kPropertiesOffset

2104   static const int kPropertiesOffset = HeapObject::kHeaderSize;
2105 static const int kElementsOffset = kPropertiesOffset + kPointerSize;
2110 class BodyDescriptor : public FlexibleBodyDescriptor<kPropertiesOffset> {