Index: src/arm/virtual-frame-arm.cc |
=================================================================== |
--- src/arm/virtual-frame-arm.cc (revision 4628) |
+++ src/arm/virtual-frame-arm.cc (working copy) |
@@ -576,7 +576,6 @@ |
ASSERT(but_not_to_this_one.is(r0) || |
but_not_to_this_one.is(r1) || |
but_not_to_this_one.is(no_reg)); |
- AssertIsNotSpilled(); |
element_count_--; |
if (top_of_stack_state_ == NO_TOS_REGISTERS) { |
if (but_not_to_this_one.is(r0)) { |