Chromium Code Reviews| Index: src/mips/code-stubs-mips.cc |
| =================================================================== |
| --- src/mips/code-stubs-mips.cc (revision 8353) |
| +++ src/mips/code-stubs-mips.cc (working copy) |
| @@ -1718,7 +1718,6 @@ |
| } |
| -// This stub does not handle the inlined cases (Smis, Booleans, undefined). |
| // The stub returns zero for false, and a non-zero value for true. |
| void ToBooleanStub::Generate(MacroAssembler* masm) { |
| // This stub uses FPU instructions. |