| Index: src/crankshaft/hydrogen-instructions.cc
|
| diff --git a/src/crankshaft/hydrogen-instructions.cc b/src/crankshaft/hydrogen-instructions.cc
|
| index 5f234dbc0b04fab6af522284843b33d874d0621e..3d48d8fb71862d1e486ac6f0cc68911a8759f8a0 100644
|
| --- a/src/crankshaft/hydrogen-instructions.cc
|
| +++ b/src/crankshaft/hydrogen-instructions.cc
|
| @@ -815,7 +815,6 @@ bool HInstruction::CanDeoptimize() {
|
| case HValue::kReturn:
|
| case HValue::kSeqStringGetChar:
|
| case HValue::kStoreCodeEntry:
|
| - case HValue::kStoreFrameContext:
|
| case HValue::kStoreKeyed:
|
| case HValue::kStoreNamedField:
|
| case HValue::kStoreNamedGeneric:
|
|
|