Index: src/mips/macro-assembler-mips.h |
diff --git a/src/mips/macro-assembler-mips.h b/src/mips/macro-assembler-mips.h |
index e4e027790462d578fb44addd8d6031a989e2bb15..da22a2be8e118ebf76a5a7b5ec1dd672a815cd91 100644 |
--- a/src/mips/macro-assembler-mips.h |
+++ b/src/mips/macro-assembler-mips.h |
@@ -1278,7 +1278,6 @@ const Operand& rt = Operand(zero_reg), BranchDelaySlot bd = PROTECT |
// the additional space allocated for the fast call). |
void CallApiFunctionAndReturn(Register function_address, |
ExternalReference thunk_ref, |
- Register thunk_last_arg, |
int stack_space, |
MemOperand return_value_operand, |
MemOperand* context_restore_operand); |