Home
last modified time | relevance | path

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

/dports/lang/v8/v8-9.6.180.12/test/cctest/heap/
H A Dtest-heap.cc3944 AllocationSite weak_cur = AllocationSite::cast(weak_list); in SlimAllocationSiteCount() local
3945 for (Object site = weak_cur.nested_site(); site.IsAllocationSite();) { in SlimAllocationSiteCount()
3951 weak_list = weak_cur.weak_next(); in SlimAllocationSiteCount()