Searched refs:kNestedSiteOffset (Results 1 – 4 of 4) sorted by relevance
509 AllocationSite::kNestedSiteOffset), in BuildCodeStub()
1402 AllocationSite::kNestedSiteOffset); in ExtractAllocationSiteReferences()
8221 static const int kNestedSiteOffset = kTransitionInfoOffset + kPointerSize; variable8222 static const int kMementoFoundCountOffset = kNestedSiteOffset + kPointerSize;
4620 ACCESSORS(AllocationSite, nested_site, Object, kNestedSiteOffset) in ACCESSORS()