Index: src/ppc/assembler-ppc.h |
diff --git a/src/ppc/assembler-ppc.h b/src/ppc/assembler-ppc.h |
index 08f04fd7ff11f2a597a9d0364c337abadd8b2141..584108f5765afcd1692e8890bd351595442168a0 100644 |
--- a/src/ppc/assembler-ppc.h |
+++ b/src/ppc/assembler-ppc.h |
@@ -1174,7 +1174,7 @@ class Assembler : public AssemblerBase { |
void RecordGeneratorContinuation(); |
// Mark address of a debug break slot. |
- void RecordDebugBreakSlot(RelocInfo::Mode mode, int argc = 0); |
+ void RecordDebugBreakSlot(RelocInfo::Mode mode); |
// Record the AST id of the CallIC being compiled, so that it can be placed |
// in the relocation information. |