Chromium Code Reviews| Index: src/mips/code-stubs-mips.cc |
| =================================================================== |
| --- src/mips/code-stubs-mips.cc (revision 7711) |
| +++ src/mips/code-stubs-mips.cc (working copy) |
| @@ -426,11 +426,6 @@ |
| } |
| -void GenericUnaryOpStub::Generate(MacroAssembler* masm) { |
| - UNIMPLEMENTED_MIPS(); |
| -} |
| - |
| - |
| bool CEntryStub::NeedsImmovableCode() { |
| return true; |
| } |