Home
last modified time | relevance | path

Searched refs:ForeachAllocationSite (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dheap.cc896 ForeachAllocationSite( in ProcessPretenuringFeedback()
945 ForeachAllocationSite(allocation_sites_list(), [this](AllocationSite* site) { in DeoptMarkedAllocationSites()
2491 void Heap::ForeachAllocationSite(Object* list, in ForeachAllocationSite() function in v8::internal::Heap
2512 ForeachAllocationSite(allocation_sites_list(), in ResetAllAllocationSitesDependentCode()
Dheap.h569 void ForeachAllocationSite(Object* list,