Searched refs:ComputeArrayLength (Results 1 – 4 of 4) sorted by relevance
92 …uint32_t arrayLength = TSObjLayoutInfo::ComputeArrayLength(TSObjLayoutInfo::ComputeGrowCapacity(ol… in ExtendTSObjLayoutInfo()
98 static inline uint32_t ComputeArrayLength(const uint32_t numOfProperties) in ComputeArrayLength() function
69 static inline uint32_t ComputeArrayLength(uint32_t properties_number) in ComputeArrayLength() function
2429 uint32_t arrayLength = LayoutInfo::ComputeArrayLength(growLength); in CreateLayoutInfo()2438 …uint32_t arrayLength = LayoutInfo::ComputeArrayLength(LayoutInfo::ComputeGrowCapacity(properties)); in ExtendLayoutInfo()3244 uint32_t arrayLength = TSObjLayoutInfo::ComputeArrayLength(propNum); in CreateTSObjLayoutInfo()