Searched defs:GrowCapacity (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | extension_set.cc | 1964 void ExtensionSet::GrowCapacity(size_t minimum_new_capacity) { in GrowCapacity() function in google::protobuf::internal::ExtensionSet |
/external/v8/src/objects/ | ||
D | elements.cc | 886 bool GrowCapacity(Handle<JSObject> object, uint32_t index) final { in GrowCapacity() function in v8::internal::__anonfa2f50da0111::ElementsAccessorBase |