Searched refs:empty_slots_count (Results 1 – 1 of 1) sorted by relevance
1713 int empty_slots_count = 0; in Verify() local1718 ++empty_slots_count; in Verify()1735 CHECK_EQ(weak_maps_count + empty_slots_count + 1, array.length()); in Verify()