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

Issue 1217673003: Make sure the constant pool size is as promised. (Closed)

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

Description

Make sure the constant pool size is as promised. LOG=N R=bmeurer@chromium.org BUG=chromium:506443 Committed: https://crrev.com/619570b3ddff5f538158f6dd542018f26b47c289 Cr-Commit-Position: refs/heads/master@{#29463}

Patch Set 1 #

Total comments: 1

Patch Set 2 : keep deduplication #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+172 lines, -62 lines) Patch
M src/arm/assembler-arm.cc View 1 9 chunks +79 lines, -60 lines 3 comments Download
M src/assembler.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/disassembler.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-506443.js View 1 chunk +89 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (6 generated)
Yang
5 years, 5 months ago (2015-07-02 11:22:59 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217673003/1
5 years, 5 months ago (2015-07-02 11:23:18 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 5 months ago (2015-07-02 11:48:30 UTC) #5
rmcilroy
https://codereview.chromium.org/1217673003/diff/1/src/arm/assembler-arm.cc File src/arm/assembler-arm.cc (left): https://codereview.chromium.org/1217673003/diff/1/src/arm/assembler-arm.cc#oldcode3859 src/arm/assembler-arm.cc:3859: for (int j = 0; j < i; j++) ...
5 years, 5 months ago (2015-07-02 13:59:48 UTC) #7
Yang
On 2015/07/02 13:59:48, rmcilroy wrote: > https://codereview.chromium.org/1217673003/diff/1/src/arm/assembler-arm.cc > File src/arm/assembler-arm.cc (left): > > https://codereview.chromium.org/1217673003/diff/1/src/arm/assembler-arm.cc#oldcode3859 > ...
5 years, 5 months ago (2015-07-02 14:25:18 UTC) #8
Yang
On 2015/07/02 14:25:18, Yang wrote: > On 2015/07/02 13:59:48, rmcilroy wrote: > > https://codereview.chromium.org/1217673003/diff/1/src/arm/assembler-arm.cc > ...
5 years, 5 months ago (2015-07-02 14:29:02 UTC) #9
rmcilroy
On 2015/07/02 14:29:02, Yang wrote: > On 2015/07/02 14:25:18, Yang wrote: > > On 2015/07/02 ...
5 years, 5 months ago (2015-07-02 15:15:08 UTC) #10
Yang
On 2015/07/02 15:15:08, rmcilroy wrote: > On 2015/07/02 14:29:02, Yang wrote: > > On 2015/07/02 ...
5 years, 5 months ago (2015-07-02 17:04:59 UTC) #11
Yang
On 2015/07/02 17:04:59, Yang wrote: > On 2015/07/02 15:15:08, rmcilroy wrote: > > On 2015/07/02 ...
5 years, 5 months ago (2015-07-03 07:12:27 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217673003/20001
5 years, 5 months ago (2015-07-03 07:13:22 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 5 months ago (2015-07-03 07:38:38 UTC) #16
rmcilroy
> I decided against sorting, since I have no idea what implications that would > ...
5 years, 5 months ago (2015-07-03 08:58:04 UTC) #17
rmcilroy
> I decided against sorting, since I have no idea what implications that would > ...
5 years, 5 months ago (2015-07-03 08:58:04 UTC) #18
Yang
https://codereview.chromium.org/1217673003/diff/20001/src/arm/assembler-arm.cc File src/arm/assembler-arm.cc (right): https://codereview.chromium.org/1217673003/diff/20001/src/arm/assembler-arm.cc#newcode3801 src/arm/assembler-arm.cc:3801: entry.set_merged_index(j); On 2015/07/03 08:58:04, rmcilroy wrote: > I think ...
5 years, 5 months ago (2015-07-03 09:07:33 UTC) #19
rmcilroy
lgtm, thanks! https://codereview.chromium.org/1217673003/diff/20001/src/arm/assembler-arm.cc File src/arm/assembler-arm.cc (right): https://codereview.chromium.org/1217673003/diff/20001/src/arm/assembler-arm.cc#newcode3801 src/arm/assembler-arm.cc:3801: entry.set_merged_index(j); On 2015/07/03 09:07:33, Yang wrote: > ...
5 years, 5 months ago (2015-07-03 09:45:14 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217673003/20001
5 years, 5 months ago (2015-07-03 09:50:55 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 5 months ago (2015-07-03 10:32:34 UTC) #23
commit-bot: I haz the power
5 years, 5 months ago (2015-07-03 10:32:47 UTC) #24
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/619570b3ddff5f538158f6dd542018f26b47c289
Cr-Commit-Position: refs/heads/master@{#29463}

Powered by Google App Engine
This is Rietveld 408576698