Index: src/compiler/opcodes.h |
diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
index 55394568cd9a07ca71132820877a50113735b78f..27ad94abfc3f5dafb518e55dcc04deadd3e8352f 100644 |
--- a/src/compiler/opcodes.h |
+++ b/src/compiler/opcodes.h |
@@ -272,6 +272,7 @@ |
V(ChangeFloat64ToUint32) \ |
V(TruncateFloat32ToInt64) \ |
V(TruncateFloat64ToInt64) \ |
+ V(TruncateFloat32ToUint64) \ |
V(TruncateFloat64ToUint64) \ |
V(ChangeInt32ToFloat64) \ |
V(ChangeInt32ToInt64) \ |