Index: src/mips/code-stubs-mips.h |
diff --git a/src/mips/code-stubs-mips.h b/src/mips/code-stubs-mips.h |
index 356cc8787f368a8bb652c79cbe44002dce5c9b84..73a0181f049df1617aab0fe1676b019a517fa5bd 100644 |
--- a/src/mips/code-stubs-mips.h |
+++ b/src/mips/code-stubs-mips.h |
@@ -180,7 +180,7 @@ class StringHelper : public AllStatic { |
// Contents of both c1 and c2 registers are modified. At the exit c1 is |
// guaranteed to contain halfword with low and high bytes equal to |
// initial contents of c1 and c2 respectively. |
- static void GenerateTwoCharacterSymbolTableProbe(MacroAssembler* masm, |
+ static void GenerateTwoCharacterStringTableProbe(MacroAssembler* masm, |
Register c1, |
Register c2, |
Register scratch1, |