Searched refs:kDependentCodeOffset (Results 1 – 6 of 6) sorted by relevance
5979 static const int kDependentCodeOffset = kCodeCacheOffset + kPointerSize; variable5980 static const int kWeakCellCacheOffset = kDependentCodeOffset + kPointerSize;8225 static const int kDependentCodeOffset = variable8227 static const int kWeakNextOffset = kDependentCodeOffset + kPointerSize;8237 kDependentCodeOffset + kPointerSize,9503 static const int kDependentCodeOffset = kValueOffset + kPointerSize; variable9504 static const int kSize = kDependentCodeOffset + kPointerSize;
2010 ACCESSORS(PropertyCell, dependent_code, DependentCode, kDependentCodeOffset) in ACCESSORS()5425 ACCESSORS(Map, dependent_code, DependentCode, kDependentCodeOffset) in ACCESSORS()5551 kDependentCodeOffset) in ACCESSORS()
682 AllocationSite::kDependentCodeOffset), in BuildCodeStub()
9229 STATIC_ASSERT(Map::kDependentCodeOffset == in Normalize()9232 Map::kDependentCodeOffset + kPointerSize); in Normalize()
1345 Map::kDependentCodeOffset); in ExtractMapReferences()1525 PropertyCell::kDependentCodeOffset); in ExtractPropertyCellReferences()1537 AllocationSite::kDependentCodeOffset); in ExtractAllocationSiteReferences()
4525 case AllocationSite::kDependentCodeOffset: in ForAllocationSiteOffset()