Searched defs:SetCapacity (Results 1 - 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/objects/ | ||
| H A D | hash-table-inl.h | 255 void HashTable<Derived, Shape>::SetCapacity(int capacity) { in SetCapacity() function in v8::internal::HashTable |
| H A D | swiss-name-dictionary-inl.h | 46 void SwissNameDictionary::SetCapacity(int capacity) { in SetCapacity() function in v8::internal::SwissNameDictionary |
| /third_party/node/deps/v8/src/heap/ | ||
| H A D | large-spaces.cc | 583 void NewLargeObjectSpace::SetCapacity(size_t capacity) { in SetCapacity() function in v8::NewLargeObjectSpace |
Completed in 7 milliseconds