Index: src/runtime/runtime.h |
diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
index f7908acb2948c18f86b2718b00969c842e9bc5dc..17a5704203321c03e773201b56f61bad529a844a 100644 |
--- a/src/runtime/runtime.h |
+++ b/src/runtime/runtime.h |
@@ -265,6 +265,7 @@ namespace internal { |
F(InternalDateFormatToParts, 2, 1) \ |
F(CreateNumberFormat, 3, 1) \ |
F(InternalNumberFormat, 2, 1) \ |
+ F(CurrencyDigits, 1, 1) \ |
F(CreateCollator, 3, 1) \ |
F(InternalCompare, 3, 1) \ |
F(CreateBreakIterator, 3, 1) \ |