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

Issue 333903003: Avoid adjusting live bytes in JSObject::MigrateFastToFast() if the size delta is zero. (Closed)

Created:
6 years, 6 months ago by Igor Sheludko
Modified:
6 years, 4 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Avoid adjusting live bytes in JSObject::MigrateFastToFast() if the size delta is zero. BUG=chromium:388880 LOG=N R=hpayer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22031

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -8 lines) Patch
M src/objects.cc View 2 chunks +11 lines, -8 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Igor Sheludko
PTAL
6 years, 6 months ago (2014-06-26 08:20:55 UTC) #1
Hannes Payer (out of office)
lgtm
6 years, 6 months ago (2014-06-26 08:24:14 UTC) #2
Igor Sheludko
Committed patchset #1 manually as r22031 (tree was closed).
6 years, 6 months ago (2014-06-26 08:34:41 UTC) #3
jochen (gone - plz use gerrit)
is it possible to add a test for this?
6 years, 5 months ago (2014-07-11 07:10:07 UTC) #4
Igor Sheludko
On 2014/07/11 07:10:07, jochen wrote: > is it possible to add a test for this? ...
6 years, 5 months ago (2014-07-11 07:24:36 UTC) #5
Igor Sheludko
6 years, 4 months ago (2014-07-28 15:36:31 UTC) #6
Message was sent while issue was closed.
On 2014/07/11 07:24:36, Igor Sheludko wrote:
> On 2014/07/11 07:10:07, jochen wrote:
> > is it possible to add a test for this?
> 
> I'll try to make a test.

Test added: https://codereview.chromium.org/424693006/

Powered by Google App Engine
This is Rietveld 408576698