Index: src/runtime.h |
diff --git a/src/runtime.h b/src/runtime.h |
index c8447cbd1f6f46c7917e9a23e662c396880f89ef..c586a4b1629862725531a4743543b20b8ddc81ef 100644 |
--- a/src/runtime.h |
+++ b/src/runtime.h |
@@ -162,7 +162,6 @@ namespace internal { |
\ |
/* Strings */ \ |
F(StringCharCodeAt, 2, 1) \ |
- F(StringCharAt, 2, 1) \ |
F(StringIndexOf, 3, 1) \ |
F(StringLastIndexOf, 3, 1) \ |
F(StringLocaleCompare, 2, 1) \ |