| Index: src/mips64/macro-assembler-mips64.h
|
| diff --git a/src/mips64/macro-assembler-mips64.h b/src/mips64/macro-assembler-mips64.h
|
| index 2b5115703ee4df3baf03c4034d38b5953f6831d4..5f286c102e17ab585cfc8e27e11e4de0a6881b3f 100644
|
| --- a/src/mips64/macro-assembler-mips64.h
|
| +++ b/src/mips64/macro-assembler-mips64.h
|
| @@ -1135,11 +1135,6 @@ class MacroAssembler: public Assembler {
|
| Label* fail);
|
|
|
| // -------------------------------------------------------------------------
|
| - // Debugger Support.
|
| -
|
| - void DebugBreak();
|
| -
|
| - // -------------------------------------------------------------------------
|
| // Exception handling.
|
|
|
| // Push a new stack handler and link into stack handler chain.
|
|
|