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

Issue 1602023: Add os.unsetenv to d8. (Closed)

Created:
10 years, 8 months ago by Erik Corry
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add os.unsetenv to d8. Committed: http://code.google.com/p/v8/source/detail?r=4393

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M src/d8.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/d8-posix.cc View 1 chunk +17 lines, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Erik Corry
10 years, 8 months ago (2010-04-13 07:17:08 UTC) #1
Søren Thygesen Gjesse
10 years, 8 months ago (2010-04-13 07:31:45 UTC) #2
LGTM

http://codereview.chromium.org/1602023/diff/1/3
File src/d8-posix.cc (right):

http://codereview.chromium.org/1602023/diff/1/3#newcode686
src/d8-posix.cc:686: os_templ->Set(String::New("unsetenv"),
FunctionTemplate::New(UnsetEnvironment));
Long line.

Powered by Google App Engine
This is Rietveld 408576698