Home | History | Annotate | Download | only in mips

Lines Matching refs:empty_fixed_array_value

5840   Register  empty_fixed_array_value = t2;
5841 LoadRoot(empty_fixed_array_value, Heap::kEmptyFixedArrayRootIndex);
5868 Branch(&no_elements, eq, a2, Operand(empty_fixed_array_value));