v8/test
sgjesse@chromium.org f7367a9fe6 Posponed the setting of "external_caught_exception" to when leaving JavaScript
execution. This is achieved by storing a pointer to the C++ TryCatch when the
exception is thrown and checking that this is the handler active when leaving
JavaScript.
Review URL: http://codereview.chromium.org/8101

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@570 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-10-23 12:54:13 +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 Posponed the setting of "external_caught_exception" to when leaving JavaScript 2008-10-23 12:54:13 +00:00
mozilla Update Mozilla test status to reflect that regress-363258 2008-10-23 06:11:39 +00:00