| Index: src/ia32/macro-assembler-ia32.cc
|
| diff --git a/src/ia32/macro-assembler-ia32.cc b/src/ia32/macro-assembler-ia32.cc
|
| index 395e8248522a22c824036e124941c54c509f7360..20fd4a5eebe3819fba89a234d288cb332778bb4d 100644
|
| --- a/src/ia32/macro-assembler-ia32.cc
|
| +++ b/src/ia32/macro-assembler-ia32.cc
|
| @@ -1280,7 +1280,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
|
|
|