Searched defs:SetLength (Results 1 – 5 of 5) sorted by relevance
203 void SetLength(array_size_t length) in SetLength() function
419 ScriptFailedToParse &SetLength(int32_t length) in SetLength() function687 ScriptParsed &SetLength(int32_t length) in SetLength() function
62 void JSAPIVector::SetLength(JSThread *thread, const JSHandle<JSAPIVector> &vector, uint32_t newSize) in SetLength() function in panda::ecmascript::JSAPIVector
100 JSTaggedValue ContainersVector::SetLength(EcmaRuntimeCallInfo *argv) in SetLength() function in panda::ecmascript::containers::ContainersVector
2112 inline void StubBuilder::SetLength(GateRef glue, GateRef str, GateRef length, bool compressed) in SetLength() function