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

Issue 2544063004: Clean up --print-scopes output (Closed)

Created:
4 years ago by adamk
Modified:
4 years ago
CC:
v8-reviews_googlegroups.com, Igor Sheludko
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Clean up --print-scopes output Several cleanups to the output of the debug-only --print-scopes flag: - Function name variable only printed once - Only print headers for sections of variables that are non-empty - Assume Variables stored in Scope::variables_ are never null R=verwaest@chromium.org Committed: https://crrev.com/00b9c9e63b183e632edc43071d1e22a30a3b06fd Cr-Commit-Position: refs/heads/master@{#41463}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Anonymous namespace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -45 lines) Patch
M src/ast/scopes.cc View 1 4 chunks +40 lines, -45 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
adamk
4 years ago (2016-12-02 21:23:33 UTC) #1
Igor Sheludko
lgtm with nits: https://codereview.chromium.org/2544063004/diff/1/src/ast/scopes.cc File src/ast/scopes.cc (right): https://codereview.chromium.org/2544063004/diff/1/src/ast/scopes.cc#newcode1399 src/ast/scopes.cc:1399: static void PrintVar(int indent, Variable* var) ...
4 years ago (2016-12-02 22:06:10 UTC) #5
adamk
https://codereview.chromium.org/2544063004/diff/1/src/ast/scopes.cc File src/ast/scopes.cc (right): https://codereview.chromium.org/2544063004/diff/1/src/ast/scopes.cc#newcode1399 src/ast/scopes.cc:1399: static void PrintVar(int indent, Variable* var) { On 2016/12/02 ...
4 years ago (2016-12-03 00:04:23 UTC) #8
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/2544063004/20001
4 years ago (2016-12-03 00:04:51 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-03 00:31:33 UTC) #13
commit-bot: I haz the power
4 years ago (2016-12-03 00:31:55 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/00b9c9e63b183e632edc43071d1e22a30a3b06fd
Cr-Commit-Position: refs/heads/master@{#41463}

Powered by Google App Engine
This is Rietveld 408576698