Home
last modified time | relevance | path

Searched refs:kNestedSiteOffset (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/v8/src/
Dcode-stubs-hydrogen.cc509 AllocationSite::kNestedSiteOffset), in BuildCodeStub()
Dheap-snapshot-generator.cc1402 AllocationSite::kNestedSiteOffset); in ExtractAllocationSiteReferences()
Dobjects.h8221 static const int kNestedSiteOffset = kTransitionInfoOffset + kPointerSize; variable
8222 static const int kMementoFoundCountOffset = kNestedSiteOffset + kPointerSize;
Dobjects-inl.h4620 ACCESSORS(AllocationSite, nested_site, Object, kNestedSiteOffset) in ACCESSORS()