Searched defs:at_least_space_for (Results 1 – 4 of 4) sorted by relevance
1561 int at_least_space_for = map->NumberOfOwnDescriptors() * 2 + initial_size; in NewGlobalObject() local
13732 int at_least_space_for, in New()14874 int at_least_space_for, in New()
3099 int HashTable<Derived, Shape, Key>::ComputeCapacity(int at_least_space_for) { in ComputeCapacity()
10700 uint32_t at_least_space_for = estimate_nof_elements + in RUNTIME_FUNCTION() local