Searched refs:empty_slots_count (Results 1 – 1 of 1) sorted by relevance
1574 int empty_slots_count = 0; in Verify() local1579 ++empty_slots_count; in Verify()1596 CHECK_EQ(weak_maps_count + empty_slots_count + 1, array->length()); in Verify()