Chromium Code Reviews| Index: src/ia32/macro-assembler-ia32.h |
| =================================================================== |
| --- src/ia32/macro-assembler-ia32.h (revision 5878) |
| +++ src/ia32/macro-assembler-ia32.h (working copy) |
| @@ -631,7 +631,6 @@ |
| // Allocation support helpers. |
| void LoadAllocationTopHelper(Register result, |
| - Register result_end, |
| Register scratch, |
| AllocationFlags flags); |
| void UpdateAllocationTopHelper(Register result_end, Register scratch); |