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

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

Created:
8 years ago by Michael Starzinger
Modified:
8 years ago
Reviewers:
Sven Panne
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. This just relands r11834. R=svenpanne@chromium.org BUG=v8:2166 TEST=cctest/test-api/TryCatchNested Committed: http://code.google.com/p/v8/source/detail?r=13129

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 ago (2012-12-04 09:19:21 UTC) #1
Sven Panne
8 years ago (2012-12-04 10:35:09 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698