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

Issue 2586513002: [ignition] Prefill the constant array with holes to avoid needing to write padding holes (Closed)

Created:
4 years ago by Toon Verwaest
Modified:
3 years, 11 months ago
CC:
v8-reviews_googlegroups.com, rmcilroy
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[ignition] Prefill the constant array with holes to avoid needing to write padding holes BUG= Review-Url: https://codereview.chromium.org/2586513002 Cr-Commit-Position: refs/heads/master@{#42139} Committed: https://chromium.googlesource.com/v8/v8/+/7256d90a35faf5d8cf52773fca06e6ad7a1e1ba4

Patch Set 1 #

Total comments: 1

Patch Set 2 : restore dcheck #

Patch Set 3 : Fix overflow #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -11 lines) Patch
M src/interpreter/constant-array-builder.cc View 1 2 3 2 chunks +7 lines, -11 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
Leszek Swirski
lgtm other than one nit https://codereview.chromium.org/2586513002/diff/1/src/interpreter/constant-array-builder.cc File src/interpreter/constant-array-builder.cc (left): https://codereview.chromium.org/2586513002/diff/1/src/interpreter/constant-array-builder.cc#oldcode154 src/interpreter/constant-array-builder.cc:154: DCHECK_EQ(array_index, fixed_array->length()); I would ...
4 years ago (2016-12-16 16:50:54 UTC) #2
Toon Verwaest
Addressed comment, thanks
4 years ago (2016-12-16 16:56:22 UTC) #3
Toon Verwaest
Fixed overflow, ptal again
3 years, 11 months ago (2017-01-09 10:35:04 UTC) #4
Leszek Swirski
lgtm
3 years, 11 months ago (2017-01-09 10:47:08 UTC) #5
rmcilroy
LGTM
3 years, 11 months ago (2017-01-09 11:59:05 UTC) #7
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/2586513002/40001
3 years, 11 months ago (2017-01-09 12:00:33 UTC) #9
commit-bot: I haz the power
Failed to apply patch for src/interpreter/constant-array-builder.cc: While running git apply --index -p1; error: patch failed: ...
3 years, 11 months ago (2017-01-09 12:24:55 UTC) #11
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/2586513002/60001
3 years, 11 months ago (2017-01-09 12:31:08 UTC) #14
commit-bot: I haz the power
3 years, 11 months ago (2017-01-09 13:42:06 UTC) #17
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/v8/v8/+/7256d90a35faf5d8cf52773fca06e6ad7a1...

Powered by Google App Engine
This is Rietveld 408576698