DescriptionFix external exceptions in external try-catch handlers.
This tries to propagate exceptions which are externally thrown into
external try-catch handlers before scheduling them. This also allows
embedders to nest external try-catch handlers.
R=rossberg@chromium.org
BUG=v8:2166
TEST=cctest/test-api/TryCatchNested
Committed: https://code.google.com/p/v8/source/detail?r=11834
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|