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

Issue 1691723002: [interpreter] Make d8's TryCatch block be verbose. (Closed)

Created:
4 years, 10 months ago by Michael Starzinger
Modified:
4 years, 10 months ago
Reviewers:
Yang
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[interpreter] Make d8's TryCatch block be verbose. This changes "d8" to no longer report exceptions as being "caught" when it comes to the catch prediction mechanism in our debugger. This treats scripts as being truly top-level when it comes to exception handling and will allow us to properly test the catch prediction mechanism using just mjsunit tests alone. R=yangguo@chromium.org BUG=v8:4674 LOG=n Committed: https://crrev.com/fb1de271a6bc2c89a1682db8c151cf5fcda86c45 Cr-Commit-Position: refs/heads/master@{#33898}

Patch Set 1 #

Patch Set 2 : Put d8 in charge again. #

Patch Set 3 : Fix comment typo. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M src/d8.cc View 1 2 3 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
Michael Starzinger
This will require adaptation of expected output for the "messages" test suite. But IMHO, the ...
4 years, 10 months ago (2016-02-11 12:35:19 UTC) #1
Yang
On 2016/02/11 12:35:19, Michael Starzinger wrote: > This will require adaptation of expected output for ...
4 years, 10 months ago (2016-02-11 12:50:47 UTC) #2
Michael Starzinger
PTAL. I found a way to make this work without having to adapt all of ...
4 years, 10 months ago (2016-02-11 13:20:18 UTC) #3
Yang
On 2016/02/11 13:20:18, Michael Starzinger wrote: > PTAL. I found a way to make this ...
4 years, 10 months ago (2016-02-11 13:57:41 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1691723002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1691723002/40001
4 years, 10 months ago (2016-02-11 14:01:54 UTC) #6
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-11 14:04:47 UTC) #7
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/fb1de271a6bc2c89a1682db8c151cf5fcda86c45 Cr-Commit-Position: refs/heads/master@{#33898}
4 years, 10 months ago (2016-02-11 14:05:30 UTC) #9
Michael Achenbach
4 years, 10 months ago (2016-02-11 23:10:28 UTC) #10
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/1694523003/ by machenbach@chromium.org.

The reason for reverting is: [Sheriff] Speculative revert. Breaks
https://build.chromium.org/p/client.v8/builders/V8%20Linux64%20GC%20Stress%20...

Somehow
https://chromium.googlesource.com/v8/v8/+/3a2fbc3a4ed2802b52659df2209b930200d...
seems to hide it again and then
https://chromium.googlesource.com/v8/v8/+/699e1081a658ff62df6df1efe7db2b25011...
lets it show up again.

Reproduced locally..

Powered by Google App Engine
This is Rietveld 408576698