Searched refs:GetCapacity (Results 1 – 6 of 6) sorted by relevance
138 virtual uint32_t GetCapacity(FixedArrayBase* backing_store) = 0;
590 virtual uint32_t GetCapacity(FixedArrayBase* backing_store) { in GetCapacity() function in v8::internal::ElementsAccessorBase1265 ForArray(arguments)->GetCapacity(arguments)); in GetCapacityImpl()
131 function GetCapacity: Integer;179 property Capacity: Integer read GetCapacity write SetCapacity;220 function GetCapacity: Integer;468 function TList<T>.GetCapacity: Integer; in GetCapacity() function
227 ReturnValue := FIList.GetCapacity;
70 unsigned GetCapacity() const { return m_capacity; } in GetCapacity() function
277 cachePolicy.GetCapacity()); in SetCachePolicy()