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

Issue 2197183002: [debugger] use handler table on unoptimized code for exception prediction. (Closed)

Created:
4 years, 4 months ago by Yang
Modified:
4 years, 4 months ago
Reviewers:
Michael Starzinger
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

[debugger] use handler table on unoptimized code for exception prediction. R=mstarzinger@chromium.org Committed: https://crrev.com/1515ddd8f1558d898eae91b43e564cba62ced173 Cr-Commit-Position: refs/heads/master@{#38247}

Patch Set 1 #

Patch Set 2 : test case #

Patch Set 3 : rename #

Patch Set 4 : rebase #

Patch Set 5 : fix #

Total comments: 4

Patch Set 6 : address comments and rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -109 lines) Patch
M src/frames.h View 1 chunk +5 lines, -5 lines 0 comments Download
M src/frames.cc View 1 2 3 4 5 3 chunks +8 lines, -7 lines 0 comments Download
M src/isolate.cc View 1 2 3 3 chunks +33 lines, -13 lines 0 comments Download
M src/objects.h View 1 2 3 4 5 5 chunks +86 lines, -77 lines 0 comments Download
M src/objects.cc View 1 2 3 4 5 3 chunks +14 lines, -4 lines 0 comments Download
M src/objects-inl.h View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download
A + test/mjsunit/es6/debug-promises/throw-finally-caught-all.js View 1 2 chunks +7 lines, -3 lines 0 comments Download

Messages

Total messages: 16 (11 generated)
Yang
4 years, 4 months ago (2016-08-01 12:57:55 UTC) #1
Michael Starzinger
LGTM. Just nits. https://codereview.chromium.org/2197183002/diff/80001/src/frames.cc File src/frames.cc (right): https://codereview.chromium.org/2197183002/diff/80001/src/frames.cc#newcode1237 src/frames.cc:1237: DCHECK_NULL(prediction); nit: Can we add a ...
4 years, 4 months ago (2016-08-02 11:04:05 UTC) #10
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/2197183002/100001
4 years, 4 months ago (2016-08-02 13:18:19 UTC) #13
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 4 months ago (2016-08-02 13:47:03 UTC) #14
commit-bot: I haz the power
4 years, 4 months ago (2016-08-02 13:48:00 UTC) #16
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/1515ddd8f1558d898eae91b43e564cba62ced173
Cr-Commit-Position: refs/heads/master@{#38247}

Powered by Google App Engine
This is Rietveld 408576698