Index: src/x64/stub-cache-x64.cc |
=================================================================== |
--- src/x64/stub-cache-x64.cc (revision 5744) |
+++ src/x64/stub-cache-x64.cc (working copy) |
@@ -291,7 +291,6 @@ |
// Check scratch register is valid, extra and extra2 are unused. |
ASSERT(!scratch.is(no_reg)); |
- ASSERT(extra.is(no_reg)); |
ASSERT(extra2.is(no_reg)); |
// Check that the receiver isn't a smi. |