Searched defs:extraLength (Results 1 – 3 of 3) sorted by relevance
122 …edArray::InitializeWithSpecialValue(JSTaggedValue initValue, uint32_t length, uint32_t extraLength) in InitializeWithSpecialValue()223 …gedArray::InitializeWithSpecialValue(JSTaggedType initValue, uint32_t length, uint32_t extraLength) in InitializeWithSpecialValue()
34 …lInfo::InitializeWithSpecialValue(JSTaggedValue initValue, uint32_t capacity, uint32_t extraLength) in InitializeWithSpecialValue()
346 uint32_t extraLength) in CreateSendableHClass()