Index: src/compiler/opcodes.h |
diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
index ef097d40d449b0ac7e0cb8714ff733548dc366cb..d79b166960832df53bb0911d09d324fe99af951d 100644 |
--- a/src/compiler/opcodes.h |
+++ b/src/compiler/opcodes.h |
@@ -191,6 +191,7 @@ |
V(ChangeTaggedToInt32) \ |
V(ChangeTaggedToUint32) \ |
V(ChangeTaggedToFloat64) \ |
+ V(ChangeTaggedToTaggedSigned) \ |
V(ChangeInt31ToTaggedSigned) \ |
V(ChangeInt32ToTagged) \ |
V(ChangeUint32ToTagged) \ |