Chromium Code Reviews| Index: src/mips/ic-mips.cc |
| diff --git a/src/mips/ic-mips.cc b/src/mips/ic-mips.cc |
| index eb730bb388154e092f7afc30beda4076de0af185..847dea0b5783dd1daa39911f73173ee9f440fa34 100644 |
| --- a/src/mips/ic-mips.cc |
| +++ b/src/mips/ic-mips.cc |
| @@ -1238,7 +1238,6 @@ static void KeyedStoreGenerateGenericHelper( |
| a3, // Scratch regs... |
| t0, |
| t1, |
| - t2, |
| &transition_double_elements); |
| if (increment_length == kIncrementLength) { |
| // Add 1 to receiver->length. |