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

Issue 2694623003: [debugger] change coverage format to nested, with function name. (Closed)

Created:
3 years, 10 months ago by Yang
Modified:
3 years, 10 months ago
Reviewers:
kozy, jgruber
CC:
v8-reviews_googlegroups.com, Yang
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[debugger] change coverage format to nested, with function name. R=jgruber@chromium.org, kozyatinskiy@chromium.org BUG=v8:5808 Review-Url: https://codereview.chromium.org/2694623003 Cr-Commit-Position: refs/heads/master@{#43175} Committed: https://chromium.googlesource.com/v8/v8/+/033d3b577b47a985d8720e48b725686249829c50

Patch Set 1 #

Total comments: 4

Patch Set 2 : rebase #

Patch Set 3 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -135 lines) Patch
M src/debug/debug-coverage.h View 2 chunks +13 lines, -6 lines 0 comments Download
M src/debug/debug-coverage.cc View 1 2 4 chunks +26 lines, -58 lines 0 comments Download
M src/runtime/runtime-debug.cc View 1 2 1 chunk +55 lines, -25 lines 0 comments Download
M test/mjsunit/code-coverage-ad-hoc.js View 5 chunks +23 lines, -27 lines 0 comments Download
M test/mjsunit/code-coverage-precise.js View 3 chunks +15 lines, -19 lines 0 comments Download

Messages

Total messages: 13 (8 generated)
Yang
3 years, 10 months ago (2017-02-13 09:51:34 UTC) #1
jgruber
lgtm https://codereview.chromium.org/2694623003/diff/1/src/debug/debug-coverage.cc File src/debug/debug-coverage.cc (right): https://codereview.chromium.org/2694623003/diff/1/src/debug/debug-coverage.cc#newcode92 src/debug/debug-coverage.cc:92: stack.push_back(&(result.back().toplevel)); Nit: Same here with parentheses. https://codereview.chromium.org/2694623003/diff/1/src/runtime/runtime-debug.cc File ...
3 years, 10 months ago (2017-02-13 11:39:10 UTC) #6
Yang
addressed comments. landing.
3 years, 10 months ago (2017-02-14 06:26:24 UTC) #7
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/2694623003/40001
3 years, 10 months ago (2017-02-14 06:26:39 UTC) #10
commit-bot: I haz the power
3 years, 10 months ago (2017-02-14 06:48:08 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/033d3b577b47a985d8720e48b7256862498...

Powered by Google App Engine
This is Rietveld 408576698