Chromium Code Reviews| Index: src/codegen-ia32.h |
| =================================================================== |
| --- src/codegen-ia32.h (revision 1313) |
| +++ src/codegen-ia32.h (working copy) |
| @@ -474,7 +474,6 @@ |
| void LoadUnsafeSmi(Register target, Handle<Object> value); |
| bool IsInlineSmi(Literal* literal); |
| - void SmiComparison(Condition cc, Handle<Object> value, bool strict); |
| void SmiOperation(Token::Value op, |
| StaticType* type, |
| Handle<Object> value, |