Chromium Code Reviews| Index: src/arm/codegen-arm.h |
| =================================================================== |
| --- src/arm/codegen-arm.h (revision 4501) |
| +++ src/arm/codegen-arm.h (working copy) |
| @@ -322,8 +322,6 @@ |
| void LoadFromGlobalSlotCheckExtensions(Slot* slot, |
| TypeofState typeof_state, |
| - Register tmp, |
| - Register tmp2, |
| JumpTarget* slow); |
| // Special code for typeof expressions: Unfortunately, we must |