Home
last modified time | relevance | path

Searched refs:kDependentCodeOffset (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dproperty-cell-inl.h23 ACCESSORS(PropertyCell, dependent_code, DependentCode, kDependentCodeOffset) in ACCESSORS() argument
Dallocation-site.h152 V(kDependentCodeOffset, kTaggedSize) \
Dallocation-site-inl.h36 ACCESSORS(AllocationSite, dependent_code, DependentCode, kDependentCodeOffset) in OBJECT_CONSTRUCTORS_IMPL()
Dmap-inl.h767 ACCESSORS(Map, dependent_code, DependentCode, kDependentCodeOffset) in ACCESSORS() argument
Dmap.cc1206 Map::kDependentCodeOffset + kTaggedSize); in Normalize()
1223 Map::kDependentCodeOffset - offset)); in Normalize()
/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.cc1414 Map::kDependentCodeOffset); in ExtractMapReferences()
1556 PropertyCell::kDependentCodeOffset); in ExtractPropertyCellReferences()
1568 AllocationSite::kDependentCodeOffset); in ExtractAllocationSiteReferences()
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc11611 StoreObjectFieldRoot(site, AllocationSite::kDependentCodeOffset, in CreateAllocationSiteInFeedbackVector()