Searched defs:SetCapacity (Results 1 – 8 of 8) sorted by relevance
163 inline void SetCapacity(const JSThread *thread, JSTaggedValue capacity) in SetCapacity() function
153 inline JSHandle<TaggedArray> TaggedArray::SetCapacity(const JSThread *thread, const JSHandle<Tagged… in SetCapacity() function
186 inline void SetCapacity(const JSThread *thread, int capacity) in SetCapacity() function
196 void JSArray::SetCapacity(JSThread *thread, const JSHandle<JSObject> &array, uint32_t oldLen, uint3… in SetCapacity() function in panda::ecmascript::JSArray
102 inline void SetCapacity(const JSThread *thread, int capacity) in SetCapacity() function
123 void SetCapacity(unsigned capacity) in SetCapacity() function
132 void SetCapacity(GateRef linkedTable, GateRef numberOfElements) in SetCapacity() function
142 void SetCapacity(unsigned capacity) in SetCapacity() function