Reviewers: Søren Gjesse, Description: Remove code from the deprecated GenericBinaryOpStub.
All platforms are now using the TypeRecordingBinaryOpStub. I also removed the ARM IntegerModStub which was called from the GenericBinaryOpStub. Please review this at http://codereview.chromium.org/6826032/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: src/arm/code-stubs-arm.h src/arm/code-stubs-arm.cc src/arm/lithium-arm.cc src/code-stubs.h src/debug.cc src/ia32/code-stubs-ia32.h src/ia32/code-stubs-ia32.cc src/ic.h src/ic.cc src/log.cc src/objects-inl.h M src/objects.h M src/objects.cc M src/spaces.cc M src/type-info.cc M src/x64/code-stubs-x64.h M src/x64/code-stubs-x64.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
