Home
last modified time | relevance | path

Searched defs:at_least_space_for (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/v8/src/
Dfactory.cc1561 int at_least_space_for = map->NumberOfOwnDescriptors() * 2 + initial_size; in NewGlobalObject() local
Dobjects.cc13732 int at_least_space_for, in New()
14874 int at_least_space_for, in New()
Dobjects-inl.h3099 int HashTable<Derived, Shape, Key>::ComputeCapacity(int at_least_space_for) { in ComputeCapacity()
Druntime.cc10700 uint32_t at_least_space_for = estimate_nof_elements + in RUNTIME_FUNCTION() local