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

Issue 23038003: Eliminated manual allocation folding in BuildCloneShallowArray. (Closed)

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

Description

Eliminated manual allocation folding in BuildCloneShallowArray. BUG= R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16359

Patch Set 1 #

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

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

Messages

Total messages: 4 (0 generated)
Hannes Payer (out of office)
7 years, 4 months ago (2013-08-16 08:50:12 UTC) #1
Michael Starzinger
LGTM with two nits to address. https://codereview.chromium.org/23038003/diff/3001/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/23038003/diff/3001/src/hydrogen.cc#newcode1683 src/hydrogen.cc:1683: // Allocate both ...
7 years, 4 months ago (2013-08-16 20:02:11 UTC) #2
Hannes Payer (out of office)
Committed patchset #3 manually as r16359 (presubmit successful).
7 years, 3 months ago (2013-08-27 13:40:37 UTC) #3
Hannes Payer (out of office)
7 years, 3 months ago (2013-08-28 13:10:59 UTC) #4
Message was sent while issue was closed.
https://codereview.chromium.org/23038003/diff/3001/src/hydrogen.cc
File src/hydrogen.cc (right):

https://codereview.chromium.org/23038003/diff/3001/src/hydrogen.cc#newcode1683
src/hydrogen.cc:1683: // Allocate both the JS array and the elements array in
one big
On 2013/08/16 20:02:11, Michael Starzinger wrote:
> nit: Comment is outdated.

Done.

https://codereview.chromium.org/23038003/diff/3001/src/hydrogen.cc#newcode1706
src/hydrogen.cc:1706: // Get hold of the elements array of the boilerplate and
setup the
On 2013/08/16 20:02:11, Michael Starzinger wrote:
> nit: Comment is outdated.

Done.

Powered by Google App Engine
This is Rietveld 408576698