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

Issue 52010: Reapply portability fixes, this time without 64 bit system bug. (Closed)

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

Description

Reapply portability fixes, this time without 64 bit system bug.

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -8 lines) Patch
M SConstruct View 9 chunks +69 lines, -6 lines 2 comments Download
M src/SConscript View 1 chunk +1 line, -0 lines 0 comments Download
M src/execution.cc View 1 chunk +2 lines, -1 line 1 comment Download
M src/platform-linux.cc View 5 chunks +10 lines, -0 lines 0 comments Download
M src/runtime.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
11 years, 9 months ago (2009-03-23 10:40:09 UTC) #1
Søren Thygesen Gjesse
11 years, 9 months ago (2009-03-23 10:50:36 UTC) #2
http://codereview.chromium.org/52010/diff/1/6
File SConstruct (right):

http://codereview.chromium.org/52010/diff/1/6#newcode37
Line 37: 
Please add a comment on where this TOP environment variable is used and for what
purpose. Maybe rename it in the scons file to ANDROID_TOP.

http://codereview.chromium.org/52010/diff/1/6#newcode296
Line 296: },
Isn't all this stuff required for building mksnapshot and the D8 shell as well?

http://codereview.chromium.org/52010/diff/1/5
File src/execution.cc (right):

http://codereview.chromium.org/52010/diff/1/5#newcode486
Line 486: Object* result = 0;
0 -> NULL.

Powered by Google App Engine
This is Rietveld 408576698