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

Issue 2870423002: [error] Clear external_caught_exception in Error formatting (Closed)

Created:
3 years, 7 months ago by jgruber
Modified:
3 years, 7 months ago
Reviewers:
Michael Starzinger
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[error] Clear external_caught_exception in Error formatting Clearing the pending exception is not enough - if we want to swallow an exception while currently on top of an external handler (e.g. TryCatch), we also need to clear external_caught_exception. BUG=chromium:719380 Review-Url: https://codereview.chromium.org/2870423002 Cr-Commit-Position: refs/heads/master@{#45247} Committed: https://chromium.googlesource.com/v8/v8/+/f9c4fc0d204cd3f557712b255119952e41cbc4ad

Patch Set 1 #

Patch Set 2 : Add test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M src/messages.cc View 3 chunks +4 lines, -1 line 0 comments Download
A test/mjsunit/regress/regress-719380.js View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (10 generated)
jgruber
Please have a look - TBH I'm not completely completely sure what the correct fix ...
3 years, 7 months ago (2017-05-10 11:43:30 UTC) #4
Michael Starzinger
LGTM.
3 years, 7 months ago (2017-05-10 14:05:35 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2870423002/20001
3 years, 7 months ago (2017-05-11 06:34:19 UTC) #11
commit-bot: I haz the power
3 years, 7 months ago (2017-05-11 06:36:03 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/f9c4fc0d204cd3f557712b255119952e41c...

Powered by Google App Engine
This is Rietveld 408576698