Searched refs:SizeForExtended (Results 1 – 3 of 3) sorted by relevance
4152 int size = ConstantPoolArray::SizeForExtended(small, extended); in AllocateExtendedConstantPoolArray()
2642 return SizeForExtended(small, extended); in size()
2761 inline static int SizeForExtended(const NumberOfEntries& small, in SizeForExtended() function