Removing BinaryOpIC::Clear. This method relied on some less-than-obvious hack,
authorkaznacheev@chromium.org <kaznacheev@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 8 Apr 2010 13:41:11 +0000 (13:41 +0000)
committerkaznacheev@chromium.org <kaznacheev@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 8 Apr 2010 13:41:11 +0000 (13:41 +0000)
commitd265cc8e9beb502563cce7c33c68377fecc265ec
treed1b273c5ae97bd4175500e3f739f440e9373d037
parentc520e28dcb38f8e23d6dbfb36e99f24b15d69d5a
Removing BinaryOpIC::Clear. This method relied on some less-than-obvious hack,
and there was zero (or small negative) performance advantage.

Review URL: http://codereview.chromium.org/1623005

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4362 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ia32/codegen-ia32.cc
src/ic.cc
src/x64/codegen-x64.cc