Home
last modified time | relevance | path

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

/dports/lang/v8/v8-9.6.180.12/test/cctest/heap/
H A Dtest-heap.cc4027 int prev_fat_alloc_count = AllocationSitesCount(heap); in CheckNumberOfAllocations() local
4032 int fat_alloc_sites = AllocationSitesCount(heap) - prev_fat_alloc_count; in CheckNumberOfAllocations()