Index: src/runtime.h |
=================================================================== |
--- src/runtime.h (revision 3546) |
+++ src/runtime.h (working copy) |
@@ -146,6 +146,7 @@ |
\ |
/* Strings */ \ |
F(StringCharCodeAt, 2, 1) \ |
+ F(StringCharAt, 2, 1) \ |
F(StringIndexOf, 3, 1) \ |
F(StringLastIndexOf, 3, 1) \ |
F(StringLocaleCompare, 2, 1) \ |