Index: src/x87/macro-assembler-x87.cc |
diff --git a/src/x87/macro-assembler-x87.cc b/src/x87/macro-assembler-x87.cc |
index 3841d354a0b3f5e20fedd2ee0c3c739899fa028e..df2819e1e7152a593adc5ab14c4ae2bf1f7fb1fa 100644 |
--- a/src/x87/macro-assembler-x87.cc |
+++ b/src/x87/macro-assembler-x87.cc |
@@ -1173,7 +1173,7 @@ void MacroAssembler::CheckAccessGlobalProxy(Register holder_reg, |
// Compute the hash code from the untagged key. This must be kept in sync with |
-// ComputeIntegerHash in utils.h and KeyedLoadGenericElementStub in |
+// ComputeIntegerHash in utils.h and KeyedLoadGenericStub in |
// code-stub-hydrogen.cc |
// |
// Note: r0 will contain hash code |