v8/test
ager@chromium.org ae328e61b0 Properly reset external catcher if exception couldn't be externally caught.
We can wrongly assume that exception which is not intended to be caught
by external try/catch should be caught if this exception inherits
external catcher from some previous exception.  To prevent that,
clear external catcher when processing exceptions which cannot be
externally caught.

BUG=v8:1184
TEST=test/mjsunit/regress/regress-1184.js

Review URL: http://codereview.chromium.org/6538081

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6905 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-02-23 06:55:47 +00:00
..
cctest Fix CPU profiling for Crankshaft. 2011-02-22 16:31:24 +00:00
es5conform Strict mode "this" transformation in Function.call/Function.apply. 2011-02-15 18:57:37 +00:00
message Enable sharding of individual testsuites in tools/test.py 2011-01-10 13:54:42 +00:00
mjsunit Properly reset external catcher if exception couldn't be externally caught. 2011-02-23 06:55:47 +00:00
mozilla Re-insert exception for mozilla/ecma/Date/15.9.5.10-2 in release mode on arm 2011-02-07 12:07:21 +00:00
sputnik Change the HGraphBuilder to dispatch on the context. 2010-12-09 12:49:53 +00:00