Reviewers: Christian Plesner Hansen, Kasper Lund, Description: Cleanup of http://codereview.chromium.org/8101.
Changed the catcher_ field to a boolean value and renamed it. Modified the propagation of the external caught exception to also clear the current TryCatch if there is no exception as it might hold an exception which has been bypassed by code in a finally block. Minor formatting changes to a test. Please review this at http://codereview.chromium.org/8102 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/execution.cc M src/top.h M src/top.cc A + test/mjsunit/api-call-after-bypassed-exception.js D test/mjsunit/api-call-after-overridden-exception.js --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
