Index: src/compiler/code-stub-assembler.h |
diff --git a/src/compiler/code-stub-assembler.h b/src/compiler/code-stub-assembler.h |
index 9fcb8906069e3895040575e2e5a1a3ce13a8377a..e61bcb29179ac4598c05b3c93bca3864c1f32808 100644 |
--- a/src/compiler/code-stub-assembler.h |
+++ b/src/compiler/code-stub-assembler.h |
@@ -65,6 +65,7 @@ class Schedule; |
CODE_STUB_ASSEMBLER_COMPARE_BINARY_OP_LIST(V) \ |
V(Float64Add) \ |
V(Float64Sub) \ |
+ V(Float64Mul) \ |
V(Float64InsertLowWord32) \ |
V(Float64InsertHighWord32) \ |
V(IntPtrAdd) \ |