Home | History | Annotate | Download | only in heap

Lines Matching refs:ByteArray

2992     int new_size = ByteArray::SizeFor(len - elements_to_trim);
2993 bytes_to_trim = ByteArray::SizeFor(len) - new_size;