Home | History | Annotate | Download | only in heap

Lines Matching refs:SizeFor

1984     int filler_size = static_cast<int>(FixedArray::SizeFor(8192));
2320 intptr_t number_of_fillers = (available / FixedArray::SizeFor(32)) - 1;