Index: src/arm/assembler-arm.h |
=================================================================== |
--- src/arm/assembler-arm.h (revision 3764) |
+++ src/arm/assembler-arm.h (working copy) |
@@ -398,8 +398,6 @@ |
RelocInfo::Mode rmode = RelocInfo::NONE)); |
INLINE(explicit Operand(const ExternalReference& f)); |
INLINE(explicit Operand(const char* s)); |
- INLINE(explicit Operand(Object** opp)); |
- INLINE(explicit Operand(Context** cpp)); |
explicit Operand(Handle<Object> handle); |
INLINE(explicit Operand(Smi* value)); |