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

Issue 179062: Fix the handling of termination exceptions thrown when creating error... (Closed)

Created:
11 years, 3 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix the handling of termination exceptions thrown when creating error objects in the runtime system. Committed: http://code.google.com/p/v8/source/detail?r=2796

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -20 lines) Patch
M src/api.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/debug.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M src/execution.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M src/messages.js View 1 chunk +1 line, -1 line 0 comments Download
M src/top.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/top.cc View 1 chunk +4 lines, -9 lines 0 comments Download
M test/cctest/test-thread-termination.cc View 1 chunk +60 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
11 years, 3 months ago (2009-09-01 13:24:25 UTC) #1
Søren Thygesen Gjesse
11 years, 3 months ago (2009-09-01 13:53:38 UTC) #2
LGTM

Looks as if getting rid of force_clear_catchable is a good thing.

Powered by Google App Engine
This is Rietveld 408576698