Home | History | Annotate | Download | only in mips64

Lines Matching refs:empty_fixed_array_value

5825   Register  empty_fixed_array_value = a6;
5826 LoadRoot(empty_fixed_array_value, Heap::kEmptyFixedArrayRootIndex);
5853 Branch(&no_elements, eq, a2, Operand(empty_fixed_array_value));