Home | History | Annotate | Download | only in compiler

Lines Matching refs:SizeFor

66                    ? FixedArray::SizeFor(length)
67 : FixedDoubleArray::SizeFor(length);