Home | History | Annotate | Download | only in arm64

Lines Matching refs:empty_fixed_array_value

1466   Register empty_fixed_array_value = scratch0;
1469 LoadRoot(empty_fixed_array_value, Heap::kEmptyFixedArrayRootIndex);
1500 Cmp(current_object, empty_fixed_array_value);