Home
last modified time | relevance | path

Searched defs:nested_site (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dallocation-site-scopes.h64 Object* nested_site = current()->nested_site(); in EnterNewScope() local
Dobjects-inl.h2247 ACCESSORS(AllocationSite, nested_site, Object, kNestedSiteOffset) in ACCESSORS() argument
/external/v8/src/compiler/
Djs-heap-broker.cc280 ObjectData* const nested_site; member in v8::internal::compiler::AllocationSiteData
992 BIMODAL_ACCESSOR(AllocationSite, Object, nested_site) in BIMODAL_ACCESSOR() argument
/external/v8/src/heap/
Dheap.cc2500 AllocationSite* nested_site = AllocationSite::cast(current_nested); in ForeachAllocationSite() local