Index: src/arm/lithium-codegen-arm.cc |
=================================================================== |
--- src/arm/lithium-codegen-arm.cc (revision 12764) |
+++ src/arm/lithium-codegen-arm.cc (working copy) |
@@ -4936,7 +4936,6 @@ |
DoCheckMapCommon(temp1, temp2, |
Handle<Map>(current_prototype->map()), |
ALLOW_ELEMENT_TRANSITION_MAPS, instr->environment()); |
- DeoptimizeIf(ne, instr->environment()); |
} |