Reviewers: Lasse Reichstein, William Hesse,

Message:
Lasse and/or Bill, do you have time to take a quick look at this?

Description:
Cleanup the handling of control flow in the toplevel code generator.

Do abstract the setting and restoring of 'argument' state into a
function that takes arguments.

Do not set the argument state in the code generator unless it
represents arguments to a recursive call to Visit.


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

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

Affected files:
  M     src/arm/fast-codegen-arm.cc
  M     src/fast-codegen.h
  M     src/fast-codegen.cc
  M     src/ia32/fast-codegen-ia32.cc
  M     src/x64/fast-codegen-x64.cc


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

Reply via email to