Searched refs:kAllocationSiteOffset (Results 1 – 4 of 4) sorted by relevance
167 static const int kAllocationSiteOffset = variable
8249 static const int kAllocationSiteOffset = HeapObject::kHeaderSize;8250 static const int kSize = kAllocationSiteOffset + kPointerSize;
5553 ACCESSORS(AllocationMemento, allocation_site, Object, kAllocationSiteOffset) in ACCESSORS()
6068 return HObjectAccess(kInobject, AllocationMemento::kAllocationSiteOffset); in ForAllocationMementoSite()