Fixing a bug where a try-finally block obscured a try-catch block when registering...
authorolehougaard <olehougaard@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 9 Dec 2008 10:16:38 +0000 (10:16 +0000)
committerolehougaard <olehougaard@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 9 Dec 2008 10:16:38 +0000 (10:16 +0000)
commitccf388fc642b91607716deed2133b7c9a079d142
tree7004fb242bbb32c01c293451723d8eadfaf3640d
parent86df8fc27cda15068fe7e96221fe954fdd11747a
Fixing a bug where a try-finally block obscured a try-catch block when registering an external try-catch handler.
Review URL: http://codereview.chromium.org/13658

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@945 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/top.cc
test/cctest/test-api.cc