Index: src/mips/ic-mips.cc |
diff --git a/src/mips/ic-mips.cc b/src/mips/ic-mips.cc |
index 8a58bcca045de3f0d6cc493b5592f4ea9d4597a3..4ac92aff196c6ad00875b187bccfc42d575a9439 100644 |
--- a/src/mips/ic-mips.cc |
+++ b/src/mips/ic-mips.cc |
@@ -1268,7 +1268,6 @@ static void KeyedStoreGenerateGenericHelper( |
__ bind(&fast_double_without_map_check); |
__ StoreNumberToDoubleElements(value, |
key, |
- receiver, |
elements, // Overwritten. |
a3, // Scratch regs... |
t0, |