Index: src/compiler/operator-properties.cc |
diff --git a/src/compiler/operator-properties.cc b/src/compiler/operator-properties.cc |
index a39282e3ea442081795e5976e5175e49a5e50d42..d0ad330fcca93c19f101f2115dc47583d3e905fa 100644 |
--- a/src/compiler/operator-properties.cc |
+++ b/src/compiler/operator-properties.cc |
@@ -52,7 +52,6 @@ |
case IrOpcode::kJSCreateArray: |
case IrOpcode::kJSCreateLiteralArray: |
case IrOpcode::kJSCreateLiteralObject: |
- case IrOpcode::kJSCreateLiteralRegExp: |
// Context operations |
case IrOpcode::kJSLoadDynamic: |