Index: src/arm/macro-assembler-arm.h |
=================================================================== |
--- src/arm/macro-assembler-arm.h (revision 8291) |
+++ src/arm/macro-assembler-arm.h (working copy) |
@@ -146,8 +146,6 @@ |
void Move(Register dst, Register src); |
void Move(DoubleRegister dst, DoubleRegister src); |
- // Jumps to the label at the index given by the Smi in "index". |
- void SmiJumpTable(Register index, Vector<Label*> targets); |
// Load an object from the root table. |
void LoadRoot(Register destination, |
Heap::RootListIndex index, |