Home
last modified time | relevance | path

Searched refs:slim_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.cc4033 int slim_alloc_sites = SlimAllocationSiteCount(heap) - prev_slim_alloc_count; in CheckNumberOfAllocations() local
4036 CHECK_EQ(expected_slim_alloc, slim_alloc_sites); in CheckNumberOfAllocations()