Index: src/runtime.h |
diff --git a/src/runtime.h b/src/runtime.h |
index e8b78922f0618b5c7fc3fe6859a519998926602f..d0100c53f2878a93aebe689812b0c4e199ed8c8d 100644 |
--- a/src/runtime.h |
+++ b/src/runtime.h |
@@ -149,6 +149,7 @@ namespace internal { |
F(MathExpRT, 1, 1) \ |
F(RoundNumber, 1, 1) \ |
F(MathFround, 1, 1) \ |
+ F(RemPiO2, 1, 1) \ |
\ |
/* Regular expressions */ \ |
F(RegExpCompile, 3, 1) \ |