Index: src/runtime.h |
=================================================================== |
--- src/runtime.h (revision 6322) |
+++ src/runtime.h (working copy) |
@@ -106,6 +106,7 @@ |
F(URIEscape, 1, 1) \ |
F(URIUnescape, 1, 1) \ |
F(QuoteJSONString, 1, 1) \ |
+ F(QuoteJSONStringComma, 1, 1) \ |
\ |
F(NumberToString, 1, 1) \ |
F(NumberToStringSkipCache, 1, 1) \ |