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

Issue 6794041: Use placement new for zone objects in hydrogen. (Closed)

Created:
9 years, 8 months ago by Vitaly Repeshko
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Use placement new for zone objects in hydrogen.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+304 lines, -251 lines) Patch
M src/hydrogen.h View 10 chunks +22 lines, -4 lines 0 comments Download
M src/hydrogen.cc View 122 chunks +282 lines, -247 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
Vitaly Repeshko
9 years, 8 months ago (2011-04-05 01:39:10 UTC) #1
Mads Ager (chromium)
LGTM once you have reindented all of the multi-line argument lists. http://codereview.chromium.org/6794041/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): ...
9 years, 8 months ago (2011-04-05 15:19:37 UTC) #2
Vitaly Repeshko
9 years, 8 months ago (2011-04-05 18:49:43 UTC) #3
http://codereview.chromium.org/6794041/diff/1/src/hydrogen.cc
File src/hydrogen.cc (right):

http://codereview.chromium.org/6794041/diff/1/src/hydrogen.cc#newcode2945
src/hydrogen.cc:2945: expr->flags(),
On 2011/04/05 15:19:37, Mads Ager wrote:
> You need to reindent all of these multi line occurrences.

Done. All of them.

Powered by Google App Engine
This is Rietveld 408576698