Index: src/crankshaft/hydrogen-instructions.cc |
diff --git a/src/crankshaft/hydrogen-instructions.cc b/src/crankshaft/hydrogen-instructions.cc |
index 3417d4e094836693be622013ab1eb27ac4072cf0..435ea8cecf0e6c56ccc0e31d1da0490f3b74adf8 100644 |
--- a/src/crankshaft/hydrogen-instructions.cc |
+++ b/src/crankshaft/hydrogen-instructions.cc |
@@ -808,9 +808,7 @@ bool HInstruction::CanDeoptimize() { |
case HValue::kEnterInlined: |
case HValue::kEnvironmentMarker: |
case HValue::kForceRepresentation: |
- case HValue::kGetCachedArrayIndex: |
case HValue::kGoto: |
- case HValue::kHasCachedArrayIndexAndBranch: |
case HValue::kHasInstanceTypeAndBranch: |
case HValue::kInnerAllocatedObject: |
case HValue::kIsSmiAndBranch: |