Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dallocation-site-scopes-inl.h27 Object nested_site = current()->nested_site(); in EnterNewScope() local
/external/v8/src/compiler/
Djs-heap-broker.cc1025 ObjectData* nested_site() const { return nested_site_; } in nested_site() function in v8::internal::compiler::AllocationSiteData
3397 BIMODAL_ACCESSOR(AllocationSite, Object, nested_site) in BIMODAL_ACCESSOR() argument
/external/v8/src/heap/
Dheap.cc2621 AllocationSite nested_site = AllocationSite::cast(current_nested); in ForeachAllocationSite() local