Searched defs:extraLength (Results 1 – 3 of 3) sorted by relevance
131 …edArray::InitializeWithSpecialValue(JSTaggedValue initValue, uint32_t length, uint32_t extraLength) in InitializeWithSpecialValue()234 …gedArray::InitializeWithSpecialValue(JSTaggedType initValue, uint32_t length, uint32_t extraLength) in InitializeWithSpecialValue()
35 …lInfo::InitializeWithSpecialValue(JSTaggedValue initValue, uint32_t capacity, uint32_t extraLength) in InitializeWithSpecialValue()
343 uint32_t extraLength) in CreateSendableHClass()