Index: src/arm/assembler-arm.h |
diff --git a/src/arm/assembler-arm.h b/src/arm/assembler-arm.h |
index 8173b16a1020589f9dbfbe4d37910d2d1db3c418..1abf1ab6a6975bc85d3c0dde645c0e32f77af979 100644 |
--- a/src/arm/assembler-arm.h |
+++ b/src/arm/assembler-arm.h |
@@ -1314,7 +1314,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. |