Index: src/compiler/opcodes.h |
diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
index 055b1cd5da37cc610b79768457bb4efb32f13322..4e055323c2ad29b02221bcf331fb809e18759c95 100644 |
--- a/src/compiler/opcodes.h |
+++ b/src/compiler/opcodes.h |
@@ -271,6 +271,7 @@ |
V(ChangeFloat64ToInt32) \ |
V(ChangeFloat64ToUint32) \ |
V(TruncateFloat32ToInt32) \ |
+ V(TruncateFloat32ToUint32) \ |
V(TryTruncateFloat32ToInt64) \ |
V(TryTruncateFloat64ToInt64) \ |
V(TryTruncateFloat32ToUint64) \ |