Searched defs:at_least_space_for (Results 1 – 8 of 8) sorted by relevance
97 Handle<NameDictionary> Factory::NewNameDictionary(int at_least_space_for) { in NewNameDictionary()107 int at_least_space_for) { in NewSeededNumberDictionary()117 int at_least_space_for) { in NewUnseededNumberDictionary()126 Handle<ObjectHashSet> Factory::NewObjectHashSet(int at_least_space_for) { in NewObjectHashSet()136 int at_least_space_for, in NewObjectHashTable()147 Handle<WeakHashTable> Factory::NewWeakHashTable(int at_least_space_for) { in NewWeakHashTable()1147 int at_least_space_for = map->NumberOfOwnDescriptors() * 2 + initial_size; in NewGlobalObject() local1689 Handle<MapCache> Factory::NewMapCache(int at_least_space_for) { in NewMapCache()
2579 int HashTable<Shape, Key>::ComputeCapacity(int at_least_space_for) { in ComputeCapacity()
14095 int at_least_space_for, in Allocate()15361 int at_least_space_for, in Allocate()
10529 uint32_t at_least_space_for = estimate_nof_elements + in RUNTIME_FUNCTION() local
72 Handle<StringDictionary> Factory::NewStringDictionary(int at_least_space_for) { in NewStringDictionary()81 int at_least_space_for) { in NewSeededNumberDictionary()90 int at_least_space_for) { in NewUnseededNumberDictionary()98 Handle<ObjectHashSet> Factory::NewObjectHashSet(int at_least_space_for) { in NewObjectHashSet()106 Handle<ObjectHashTable> Factory::NewObjectHashTable(int at_least_space_for) { in NewObjectHashTable()1318 Handle<MapCache> Factory::NewMapCache(int at_least_space_for) { in NewMapCache()
2058 int HashTable<Shape, Key>::ComputeCapacity(int at_least_space_for) { in ComputeCapacity()
10875 MaybeObject* HashTable<Shape, Key>::Allocate(int at_least_space_for, in Allocate()11958 MaybeObject* Dictionary<Shape, Key>::Allocate(int at_least_space_for) { in Allocate()
9831 uint32_t at_least_space_for = estimate_nof_elements + in RUNTIME_FUNCTION() local