Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(19)

Issue 10555004: Fix external exceptions in external try-catch handlers. (Closed)

Created:
8 years, 6 months ago by Michael Starzinger
Modified:
8 years, 6 months ago
Reviewers:
rossberg
CC:
v8-dev
Visibility:
Public.

Description

Fix 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -3 lines) Patch
M src/isolate.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
8 years, 6 months ago (2012-06-15 12:28:07 UTC) #1
rossberg
8 years, 6 months ago (2012-06-15 13:23:41 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698