Reviewers: Kevin Millikin, William Hesse,

Description:
Support for post-fix count operations (x++, x--) where x is a global
variable for the top-level compiler.


Please review this at http://codereview.chromium.org/342058

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
   M     src/arm/fast-codegen-arm.cc
   M     src/compiler.cc
   M     src/fast-codegen.cc
   M     src/ia32/fast-codegen-ia32.cc
   M     src/x64/fast-codegen-x64.cc
   M     test/mjsunit/compiler/globals.js



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to