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

Issue 386603003: Fix Windows compile error. (Closed)

Created:
6 years, 5 months ago by Hannes Payer (out of office)
Modified:
6 years, 5 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

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

Messages

Total messages: 4 (0 generated)
Hannes Payer (out of office)
6 years, 5 months ago (2014-07-10 14:37:20 UTC) #1
Dmitry Lomov (no reviews)
lgtm with a comment https://codereview.chromium.org/386603003/diff/1/src/spaces.cc File src/spaces.cc (right): https://codereview.chromium.org/386603003/diff/1/src/spaces.cc#newcode2588 src/spaces.cc:2588: if (free_chunk >= static_cast<intptr_t>(size_in_bytes)) { ...
6 years, 5 months ago (2014-07-10 14:38:44 UTC) #2
Hannes Payer (out of office)
https://codereview.chromium.org/386603003/diff/1/src/spaces.cc File src/spaces.cc (right): https://codereview.chromium.org/386603003/diff/1/src/spaces.cc#newcode2588 src/spaces.cc:2588: if (free_chunk >= static_cast<intptr_t>(size_in_bytes)) { On 2014/07/10 14:38:44, Dmitry ...
6 years, 5 months ago (2014-07-10 14:49:53 UTC) #3
Hannes Payer (out of office)
6 years, 5 months ago (2014-07-10 14:50:39 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r22326 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698