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

Issue 2126623003: [turbofan] Set elements kind to holey if constructing array of possibly non-zero length. (Closed)

Created:
4 years, 5 months ago by Jarin
Modified:
4 years, 5 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Set elements kind to holey if constructing array of possibly non-zero length. BUG=chromium:621147 Committed: https://crrev.com/7614362b7e619f9c6c1d2681c6de02b966782d0e Cr-Commit-Position: refs/heads/master@{#37543}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -0 lines) Patch
M src/compiler/js-create-lowering.cc View 1 chunk +3 lines, -0 lines 1 comment Download
A test/mjsunit/compiler/regress-621147.js View 1 chunk +29 lines, -0 lines 1 comment Download

Messages

Total messages: 14 (7 generated)
Jarin
Could you take a look, please? https://codereview.chromium.org/2126623003/diff/1/src/compiler/js-create-lowering.cc File src/compiler/js-create-lowering.cc (right): https://codereview.chromium.org/2126623003/diff/1/src/compiler/js-create-lowering.cc#newcode476 src/compiler/js-create-lowering.cc:476: if (NodeProperties::GetType(length)->Max() > ...
4 years, 5 months ago (2016-07-06 04:40:00 UTC) #2
Michael Starzinger
LGTM.
4 years, 5 months ago (2016-07-06 07:36:52 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2126623003/1
4 years, 5 months ago (2016-07-06 07:37:58 UTC) #7
ahaas
https://codereview.chromium.org/2126623003/diff/1/test/mjsunit/compiler/regress-621147.js File test/mjsunit/compiler/regress-621147.js (right): https://codereview.chromium.org/2126623003/diff/1/test/mjsunit/compiler/regress-621147.js#newcode1 test/mjsunit/compiler/regress-621147.js:1: // Copyright 2014 the V8 project authors. All rights ...
4 years, 5 months ago (2016-07-06 07:50:13 UTC) #9
Benedikt Meurer (Google)
On 2016/07/06 07:37:58, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
4 years, 5 months ago (2016-07-06 07:50:25 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-06 07:54:21 UTC) #12
commit-bot: I haz the power
4 years, 5 months ago (2016-07-06 07:55:45 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/7614362b7e619f9c6c1d2681c6de02b966782d0e
Cr-Commit-Position: refs/heads/master@{#37543}

Powered by Google App Engine
This is Rietveld 408576698