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

Issue 207613004: Do not left-trim arrays when concurrent sweeping is active. (Closed)

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

Description

Do not left-trim arrays when concurrent sweeping is active. BUG= R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20238

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -7 lines) Patch
M src/builtins.cc View 1 2 chunks +18 lines, -3 lines 0 comments Download
M src/heap.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/heap.cc View 1 1 chunk +15 lines, -0 lines 0 comments Download
M src/mark-compact.cc View 1 2 chunks +3 lines, -1 line 0 comments Download
M src/spaces.h View 1 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Hannes Payer (out of office)
6 years, 9 months ago (2014-03-21 12:06:38 UTC) #1
Michael Starzinger
LGTM with comments. https://codereview.chromium.org/207613004/diff/1/src/builtins.cc File src/builtins.cc (right): https://codereview.chromium.org/207613004/diff/1/src/builtins.cc#newcode957 src/builtins.cc:957: // This is the slow path. ...
6 years, 9 months ago (2014-03-24 12:21:35 UTC) #2
Hannes Payer (out of office)
https://codereview.chromium.org/207613004/diff/1/src/builtins.cc File src/builtins.cc (right): https://codereview.chromium.org/207613004/diff/1/src/builtins.cc#newcode957 src/builtins.cc:957: // This is the slow path. We are going ...
6 years, 9 months ago (2014-03-25 11:41:07 UTC) #3
Hannes Payer (out of office)
6 years, 9 months ago (2014-03-25 11:57:34 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r20238 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698