Reviewers: bak, Description: Get rid of the local variable we use to keep the state during the execution of a finally block by just pushing the state on the execution stack instead.
Please review this at http://codereview.chromium.org/5626 Affected files: M src/ast.h M src/codegen-arm.cc M src/codegen-ia32.cc M src/parser.cc M src/usage-analyzer.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
