Chromium Code Reviews| Index: src/arm/lithium-arm.cc |
| =================================================================== |
| --- src/arm/lithium-arm.cc (revision 7489) |
| +++ src/arm/lithium-arm.cc (working copy) |
| @@ -2068,8 +2068,6 @@ |
| } |
| } |
| - ASSERT(env->length() == instr->environment_length()); |
| - |
| // If there is an instruction pending deoptimization environment create a |
| // lazy bailout instruction to capture the environment. |
| if (pending_deoptimization_ast_id_ == instr->ast_id()) { |