Home
last modified time | relevance | path

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

/dports/lang/v8/v8-9.6.180.12/test/cctest/heap/
H A Dtest-heap.cc4032 int fat_alloc_sites = AllocationSitesCount(heap) - prev_fat_alloc_count; in CheckNumberOfAllocations() local
4035 CHECK_EQ(expected_full_alloc, fat_alloc_sites); in CheckNumberOfAllocations()