Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.cc1336 AllocationSite::kNestedSiteOffset); in ExtractAllocationSiteReferences()
/external/v8/src/
Dobjects-inl.h2247 ACCESSORS(AllocationSite, nested_site, Object, kNestedSiteOffset) in ACCESSORS() argument
Dobjects.h3767 V(kNestedSiteOffset, kPointerSize) \
Dcode-stub-assembler.cc9855 StoreObjectFieldNoWriteBarrier(site, AllocationSite::kNestedSiteOffset, zero); in CreateAllocationSiteInFeedbackVector()