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

Issue 2621953002: [debug] Untangle BreakLocation and DebugInfo (Closed)

Created:
3 years, 11 months ago by Clemens Hammacher
Modified:
3 years, 11 months ago
Reviewers:
titzer, Yang
CC:
v8-reviews_googlegroups.com, Yang
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[debug] Untangle BreakLocation and DebugInfo ... because we want to use BreakLocation also for wasm, but we don't instantiate a DebugInfo for wasm. R=yangguo@chromium.org, titzer@chromium.org BUG=v8:5822 Review-Url: https://codereview.chromium.org/2621953002 Cr-Commit-Position: refs/heads/master@{#42283} Committed: https://chromium.googlesource.com/v8/v8/+/166ed9690144565367600c6b008a61c82aad36c6

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -63 lines) Patch
M src/debug/debug.h View 1 3 chunks +11 lines, -5 lines 0 comments Download
M src/debug/debug.cc View 1 7 chunks +72 lines, -56 lines 5 comments Download
M src/debug/debug-scopes.cc View 1 chunk +1 line, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 19 (11 generated)
Clemens Hammacher
3 years, 11 months ago (2017-01-10 17:23:40 UTC) #5
Clemens Hammacher
The red bots are already merge conflicts of earlier CLs. Will rebase everything before committing. ...
3 years, 11 months ago (2017-01-10 17:24:49 UTC) #6
Yang
lgtm. https://codereview.chromium.org/2621953002/diff/20001/src/debug/debug.cc File src/debug/debug.cc (right): https://codereview.chromium.org/2621953002/diff/20001/src/debug/debug.cc#newcode516 src/debug/debug.cc:516: JavaScriptFrame* js_frame = JavaScriptFrame::cast(frame); Currently frame has the ...
3 years, 11 months ago (2017-01-12 12:50:21 UTC) #11
Clemens Hammacher
https://codereview.chromium.org/2621953002/diff/20001/src/debug/debug.cc File src/debug/debug.cc (right): https://codereview.chromium.org/2621953002/diff/20001/src/debug/debug.cc#newcode516 src/debug/debug.cc:516: JavaScriptFrame* js_frame = JavaScriptFrame::cast(frame); On 2017/01/12 at 12:50:21, Yang ...
3 years, 11 months ago (2017-01-12 14:11:38 UTC) #12
Yang
https://codereview.chromium.org/2621953002/diff/20001/src/debug/debug.cc File src/debug/debug.cc (right): https://codereview.chromium.org/2621953002/diff/20001/src/debug/debug.cc#newcode516 src/debug/debug.cc:516: JavaScriptFrame* js_frame = JavaScriptFrame::cast(frame); On 2017/01/12 14:11:38, Clemens Hammacher ...
3 years, 11 months ago (2017-01-12 14:18:19 UTC) #13
Clemens Hammacher
On 2017/01/12 at 14:18:19, yangguo wrote: > https://codereview.chromium.org/2621953002/diff/20001/src/debug/debug.cc > File src/debug/debug.cc (right): > > https://codereview.chromium.org/2621953002/diff/20001/src/debug/debug.cc#newcode516 ...
3 years, 11 months ago (2017-01-12 15:19:01 UTC) #14
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/2621953002/20001
3 years, 11 months ago (2017-01-12 18:15:36 UTC) #16
commit-bot: I haz the power
3 years, 11 months ago (2017-01-12 18:31:35 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/166ed9690144565367600c6b008a61c82aa...

Powered by Google App Engine
This is Rietveld 408576698