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

Issue 7753028: Print <undefined> in d8 when used as interactive shell. (Closed)

Created:
9 years, 4 months ago by Yang
Modified:
9 years, 4 months ago
Reviewers:
rossberg
CC:
v8-dev
Visibility:
Public.

Description

Print <undefined> in d8 when used as interactive shell.

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Yang
Something to consider as prompted by Andreas. This only changes the behavior of the interactive ...
9 years, 4 months ago (2011-08-26 07:57:17 UTC) #1
rossberg
9 years, 4 months ago (2011-08-26 10:44:14 UTC) #2
Yeah, I don't think this change is really useful as long as we cannot
distinguish between expressions and statements as input (I would only want to
see a result for the former). But that would probably be difficult to
incorporate.

Powered by Google App Engine
This is Rietveld 408576698