ARM: Fix the type recording binary operation stub subtract
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 26 Jan 2011 12:31:35 +0000 (12:31 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 26 Jan 2011 12:31:35 +0000 (12:31 +0000)
commit9d463bd6a1a27fb724a4e05a9a701ccd28f138b1
treeaa2cf0c9daa18a978c0406aa48bd80a3767bab0a
parent97f09782fa174313523b34e2dd4789f95251c58d
ARM: Fix the type recording binary operation stub subtract

Failure exposed by Sputning tests where the generic case tried to string add for subtract.
Review URL: http://codereview.chromium.org/6339013

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6488 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/arm/code-stubs-arm.cc