Home
last modified time | relevance | path

Searched refs:prev_slim_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.cc4028 int prev_slim_alloc_count = SlimAllocationSiteCount(heap); in CheckNumberOfAllocations() local
4033 int slim_alloc_sites = SlimAllocationSiteCount(heap) - prev_slim_alloc_count; in CheckNumberOfAllocations()