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

Issue 2502373002: [wasm] Add the 0x prefix to all constants in PrintAstForDebugging (Closed)

Created:
4 years, 1 month ago by ahaas
Modified:
4 years, 1 month ago
Reviewers:
titzer
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] Add the 0x prefix to all constants in PrintAstForDebugging R=titzer@chromium.org Committed: https://crrev.com/006041e8d362fe04257aa9d77a1ff12fa37751dd Cr-Commit-Position: refs/heads/master@{#41048}

Patch Set 1 #

Total comments: 2

Patch Set 2 : print count as decimal #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/wasm/ast-decoder.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (10 generated)
ahaas
4 years, 1 month ago (2016-11-16 14:56:08 UTC) #1
titzer
https://codereview.chromium.org/2502373002/diff/1/src/wasm/ast-decoder.cc File src/wasm/ast-decoder.cc (right): https://codereview.chromium.org/2502373002/diff/1/src/wasm/ast-decoder.cc#newcode1936 src/wasm/ast-decoder.cc:1936: os << " 0x" << AsHex(count, 2) << " ...
4 years, 1 month ago (2016-11-16 14:58:28 UTC) #4
ahaas
https://codereview.chromium.org/2502373002/diff/1/src/wasm/ast-decoder.cc File src/wasm/ast-decoder.cc (right): https://codereview.chromium.org/2502373002/diff/1/src/wasm/ast-decoder.cc#newcode1936 src/wasm/ast-decoder.cc:1936: os << " 0x" << AsHex(count, 2) << " ...
4 years, 1 month ago (2016-11-16 15:44:47 UTC) #9
titzer
lgtm
4 years, 1 month ago (2016-11-16 15:50:49 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/2502373002/20001
4 years, 1 month ago (2016-11-16 19:03:26 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-16 19:06:54 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:36:56 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/006041e8d362fe04257aa9d77a1ff12fa37751dd
Cr-Commit-Position: refs/heads/master@{#41048}

Powered by Google App Engine
This is Rietveld 408576698