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

Issue 160639: Add a write() command to d8. This is the same as the print() command, with th...

Created:
11 years, 4 months ago by abdulla
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add a write() command to d8. This is the same as the print() command, with the exception that it does not add a new-line to the end. This half of what is required to make the Debian Language Shootout code work correctly: http://code.google.com/p/v8/issues/detail?id=354 BUG=354

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -5 lines) Patch
M src/d8.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/d8.cc View 3 chunks +11 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
abdulla
Hi Christian Sorry, I had to redo the CLs as I'd lost my previous workspaces. ...
11 years, 4 months ago (2009-08-05 12:11:20 UTC) #1
Christian Plesner Hansen
Lgtm. Note that I won't be able to land your patch until I'm back at ...
11 years, 4 months ago (2009-08-05 19:09:40 UTC) #2
Christian Plesner Hansen
11 years, 4 months ago (2009-08-12 11:55:25 UTC) #3

Powered by Google App Engine
This is Rietveld 408576698