Reviewers: Mads Ager, Message: Will fix lint error.
Description:Avoid a smi check when comparing an unknown to a constant smi for equality on
ia32 and x64 platforms. Please review this at http://codereview.chromium.org/2897013/show SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/ia32/codegen-ia32.h M src/ia32/codegen-ia32.cc M src/x64/codegen-x64.h M src/x64/codegen-x64.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
