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

Issue 13985005: Separate calculation of double element and object element sizes in IsFastLiteral. (Closed)

Created:
7 years, 8 months ago by Hannes Payer (out of office)
Modified:
7 years, 8 months ago
CC:
v8-dev
Visibility:
Public.

Description

Separate calculation of double element and object element sizes in IsFastLiteral. BUG= Committed: https://code.google.com/p/v8/source/detail?r=14241

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -17 lines) Patch
M src/hydrogen.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/hydrogen.cc View 1 10 chunks +28 lines, -16 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Hannes Payer (out of office)
7 years, 8 months ago (2013-04-12 07:47:58 UTC) #1
danno
lgtm with comments https://codereview.chromium.org/13985005/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/13985005/diff/1/src/hydrogen.cc#newcode10111 src/hydrogen.cc:10111: AddInstruction(new(zone) HConstant(doubles_size + objects_size, Perhaps put ...
7 years, 8 months ago (2013-04-12 08:15:38 UTC) #2
Hannes Payer (out of office)
https://codereview.chromium.org/13985005/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/13985005/diff/1/src/hydrogen.cc#newcode10111 src/hydrogen.cc:10111: AddInstruction(new(zone) HConstant(doubles_size + objects_size, On 2013/04/12 08:15:38, danno wrote: ...
7 years, 8 months ago (2013-04-12 08:38:12 UTC) #3
Hannes Payer (out of office)
7 years, 8 months ago (2013-04-12 08:42:26 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r14241 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698