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

Issue 356403002: Waiting for sweeper threads is last resort in SlowAllocateRaw. (Closed)

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

Description

Waiting for sweeper threads is last resort in SlowAllocateRaw. BUG= R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22090

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

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

Messages

Total messages: 5 (0 generated)
Hannes Payer (out of office)
6 years, 5 months ago (2014-06-30 09:10:45 UTC) #1
ulan
lgtm
6 years, 5 months ago (2014-06-30 09:10:50 UTC) #2
ulan
Better, lgtm https://codereview.chromium.org/356403002/diff/40001/src/spaces.cc File src/spaces.cc (right): https://codereview.chromium.org/356403002/diff/40001/src/spaces.cc#newcode2618 src/spaces.cc:2618: if (object != NULL) Nit: it should ...
6 years, 5 months ago (2014-06-30 09:32:48 UTC) #3
Hannes Payer (out of office)
https://codereview.chromium.org/356403002/diff/40001/src/spaces.cc File src/spaces.cc (right): https://codereview.chromium.org/356403002/diff/40001/src/spaces.cc#newcode2618 src/spaces.cc:2618: if (object != NULL) On 2014/06/30 09:32:47, ulan wrote: ...
6 years, 5 months ago (2014-06-30 12:38:26 UTC) #4
Hannes Payer (out of office)
6 years, 5 months ago (2014-06-30 12:39:12 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 manually as r22090 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698