Index: src/ic/ia32/handler-compiler-ia32.cc |
diff --git a/src/ic/ia32/handler-compiler-ia32.cc b/src/ic/ia32/handler-compiler-ia32.cc |
index 2c4306bfa38acd8e05cce25a29a242085bb58770..c8dbb8e40250a63b9b4e8b0dea9ea2562d79c0da 100644 |
--- a/src/ic/ia32/handler-compiler-ia32.cc |
+++ b/src/ic/ia32/handler-compiler-ia32.cc |
@@ -117,7 +117,6 @@ |
kPointerSize)); |
} |
// Write the receiver and arguments to stack frame. |
- __ push(accessor_holder); |
__ push(receiver); |
if (is_store) { |
DCHECK(!AreAliased(receiver, scratch, store_parameter)); |