Reviewers: Mads Ager, fschneider, Description: Simplify UnaryOpStub a little bit.
Only a single constructor is really needed. Make UnaryOp_Patch's arguments simpler, avoiding encoding/decoding things in a cryptic way. Please review this at http://codereview.chromium.org/7248063/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/code-stubs-arm.h M src/arm/code-stubs-arm.cc M src/ia32/code-stubs-ia32.h M src/ia32/code-stubs-ia32.cc M src/ic.cc M src/mips/code-stubs-mips.h M src/mips/code-stubs-mips.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
