Reviewers: Kevin Millikin, William Hesse,

Description:
Enable register allocation for return statements. Make sure to
prepare the frame for the return even in the try-finally and
try-catch cases that shadows the function return label.

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

SVN Base: http://v8.googlecode.com/svn/branches/experimental/toiger/

Affected files:
   M     src/codegen-ia32.h
   M     src/codegen-ia32.cc
   M     src/jump-target-ia32.cc
   M     src/virtual-frame-ia32.h
   M     src/virtual-frame-ia32.cc
   M     test/mjsunit/debug-evaluate.js
   M     test/mjsunit/debug-step.js
   A     test/mjsunit/multiple-return.js



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

Reply via email to