Searched defs:nested_site (Results 1 – 4 of 4) sorted by relevance
64 Object* nested_site = current()->nested_site(); in EnterNewScope() local
2247 ACCESSORS(AllocationSite, nested_site, Object, kNestedSiteOffset) in ACCESSORS() argument
280 ObjectData* const nested_site; member in v8::internal::compiler::AllocationSiteData992 BIMODAL_ACCESSOR(AllocationSite, Object, nested_site) in BIMODAL_ACCESSOR() argument
2500 AllocationSite* nested_site = AllocationSite::cast(current_nested); in ForeachAllocationSite() local