Index: src/runtime/runtime.h |
diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
index 0319f745bde9676cb339ab651702f5922291304f..f5eeec5a445936023a4228e7f154eafd4ebeaec5 100644 |
--- a/src/runtime/runtime.h |
+++ b/src/runtime/runtime.h |
@@ -798,7 +798,6 @@ namespace internal { |
F(StringReplaceOneCharWithString, 3, 1) \ |
F(StringIndexOf, 3, 1) \ |
F(StringLastIndexOf, 3, 1) \ |
- F(StringLocaleCompare, 2, 1) \ |
F(SubString, 3, 1) \ |
F(StringAdd, 2, 1) \ |
F(InternalizeString, 1, 1) \ |