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

Issue 2458963003: Add Shell::PrintErr and expose it in the d8 shell as printErr (Closed)

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

Description

Add Shell::PrintErr and expose it in the d8 shell as printErr This function is implemented in other JavaScript shells BUG=None R=titzer Committed: https://crrev.com/fb96618ee01b70e88b997a60194548bfcc2f26e8 Cr-Commit-Position: refs/heads/master@{#40677}

Patch Set 1 #

Patch Set 2 : Add simple test for print/printErr #

Total comments: 2

Patch Set 3 : Normalize and unify Print/PrintErr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -16 lines) Patch
M src/d8.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/d8.cc View 1 2 3 chunks +26 lines, -12 lines 0 comments Download
A + test/mjsunit/print.js View 1 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 24 (15 generated)
jgravelle
Not sure if the test I added is reasonable/sufficient, but I'm not sure what the ...
4 years, 1 month ago (2016-10-28 21:13:04 UTC) #10
Derek Schuff
https://codereview.chromium.org/2458963003/diff/20001/src/d8.cc File src/d8.cc (right): https://codereview.chromium.org/2458963003/diff/20001/src/d8.cc#newcode967 src/d8.cc:967: Write(args); why not just `WriteToFile(stdout, args)`? Is `Write` used ...
4 years, 1 month ago (2016-10-28 22:04:39 UTC) #12
jgravelle
https://codereview.chromium.org/2458963003/diff/20001/src/d8.cc File src/d8.cc (right): https://codereview.chromium.org/2458963003/diff/20001/src/d8.cc#newcode967 src/d8.cc:967: Write(args); On 2016/10/28 22:04:39, Derek Schuff wrote: > why ...
4 years, 1 month ago (2016-10-28 22:17:25 UTC) #13
ahaas
On 2016/10/31 at 12:11:20, ahaas wrote: > ahaas@chromium.org changed reviewers: > + yangguo@chromium.org Yang, could ...
4 years, 1 month ago (2016-10-31 12:11:42 UTC) #15
Yang
On 2016/10/31 12:11:42, ahaas wrote: > On 2016/10/31 at 12:11:20, ahaas wrote: > > mailto:ahaas@chromium.org ...
4 years, 1 month ago (2016-10-31 12:14:21 UTC) #16
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/2458963003/40001
4 years, 1 month ago (2016-10-31 16:11:17 UTC) #18
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/2458963003/40001
4 years, 1 month ago (2016-10-31 16:11:37 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-10-31 16:39:56 UTC) #22
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:18:22 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fb96618ee01b70e88b997a60194548bfcc2f26e8
Cr-Commit-Position: refs/heads/master@{#40677}

Powered by Google App Engine
This is Rietveld 408576698