Index: src/mips/stub-cache-mips.cc |
diff --git a/src/mips/stub-cache-mips.cc b/src/mips/stub-cache-mips.cc |
index c17a8e8a463aeae374856b6bc7b0534cc1fa8b01..30f58f60ed5f0fdb300e14e1c832d133bd6e2ec0 100644 |
--- a/src/mips/stub-cache-mips.cc |
+++ b/src/mips/stub-cache-mips.cc |
@@ -3130,7 +3130,7 @@ MaybeObject* KeyedLoadStubCompiler::CompileLoadElement(Map* receiver_map) { |
} |
-MaybeObject* KeyedLoadStubCompiler::CompileLoadMegamorphic( |
+MaybeObject* KeyedLoadStubCompiler::CompileLoadPolymorphic( |
MapList* receiver_maps, |
CodeList* handler_ics) { |
// ----------- S t a t e ------------- |