Index: src/compiler/operator-properties.cc |
diff --git a/src/compiler/operator-properties.cc b/src/compiler/operator-properties.cc |
index bd704a36502cb4d44dd12e6c1974243a801f49ea..1ee31d5ba554029b83672f9438375e85950735d9 100644 |
--- a/src/compiler/operator-properties.cc |
+++ b/src/compiler/operator-properties.cc |
@@ -55,7 +55,6 @@ int OperatorProperties::GetFrameStateInputCount(const Operator* op) { |
case IrOpcode::kJSCreateLiteralRegExp: |
// Context operations |
- case IrOpcode::kJSLoadDynamic: |
case IrOpcode::kJSCreateScriptContext: |
// Conversions |