Home | History | Annotate | Download | only in arm64

Lines Matching full:array_size

504       Register array_size = x6;
505 __ Add(array_size, element_count, FixedArray::kHeaderSize / kPointerSize);
506 __ Allocate(array_size, new_array, x11, x12, &undo_allocation,