| Index: src/mips64/code-stubs-mips64.h
|
| diff --git a/src/mips/code-stubs-mips.h b/src/mips64/code-stubs-mips64.h
|
| similarity index 99%
|
| copy from src/mips/code-stubs-mips.h
|
| copy to src/mips64/code-stubs-mips64.h
|
| index f8b96dc43986581d5ed388896cc4ce8b3d17ca73..b7832440b3ba7f9beac3a12e470af59fba5aa403 100644
|
| --- a/src/mips/code-stubs-mips.h
|
| +++ b/src/mips64/code-stubs-mips64.h
|
| @@ -46,7 +46,6 @@ class StringHelper : public AllStatic {
|
| Register scratch,
|
| String::Encoding encoding);
|
|
|
| -
|
| // Generate string hash.
|
| static void GenerateHashInit(MacroAssembler* masm,
|
| Register hash,
|
|
|