Searched defs:nested_site (Results 1 – 3 of 3) sorted by relevance
27 Object nested_site = current()->nested_site(); in EnterNewScope() local
1025 ObjectData* nested_site() const { return nested_site_; } in nested_site() function in v8::internal::compiler::AllocationSiteData3397 BIMODAL_ACCESSOR(AllocationSite, Object, nested_site) in BIMODAL_ACCESSOR() argument
2621 AllocationSite nested_site = AllocationSite::cast(current_nested); in ForeachAllocationSite() local