Index: src/compiler/opcodes.h |
diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
index 31768263dfee70d4e27cc1d006fe864abcf8bd0e..b73d6a7197efbef044923505a456b4a0353ec8c1 100644 |
--- a/src/compiler/opcodes.h |
+++ b/src/compiler/opcodes.h |
@@ -281,6 +281,7 @@ |
V(ChangeFloat32ToFloat64) \ |
V(ChangeFloat64ToInt32) \ |
V(ChangeFloat64ToUint32) \ |
+ V(TruncateFloat64ToUint32) \ |
V(TruncateFloat32ToInt32) \ |
V(TruncateFloat32ToUint32) \ |
V(TryTruncateFloat32ToInt64) \ |