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