v8/test
sgjesse@chromium.org 39a5ffbd85 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.
Review URL: http://codereview.chromium.org/8102

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@576 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-10-24 06:22:47 +00:00
..
cctest Fix lint issue. 2008-10-23 11:09:48 +00:00
message Changed the message reporting for try { ... } finally { ... } statements to 2008-10-23 08:40:19 +00:00
mjsunit Cleanup of http://codereview.chromium.org/8101. 2008-10-24 06:22:47 +00:00
mozilla Update Mozilla test status to reflect that regress-363258 2008-10-23 06:11:39 +00:00