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

Issue 2253513002: Better pack fields in Variable (Closed)

Created:
4 years, 4 months ago by Toon Verwaest
Modified:
4 years, 4 months ago
Reviewers:
marja, Jakob Kummerow
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

Better pack fields in Variable This reduces sizeof(Variable) from 64 to 40 on x64 BUG=v8:5209 Committed: https://crrev.com/d84343568047c8621a6b8f88f20a7f34586321b8 Cr-Commit-Position: refs/heads/master@{#38659}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -28 lines) Patch
M src/ast/variables.h View 2 chunks +21 lines, -11 lines 0 comments Download
M src/ast/variables.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M src/globals.h View 5 chunks +13 lines, -14 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
Toon Verwaest
ptal
4 years, 4 months ago (2016-08-16 08:06:48 UTC) #2
marja
lgtm
4 years, 4 months ago (2016-08-16 08:55:36 UTC) #3
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/2253513002/1
4 years, 4 months ago (2016-08-16 09:03:27 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: v8_android_arm_compile_rel on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_android_arm_compile_rel/builds/22763) v8_linux64_asan_rel_ng on master.tryserver.v8 (JOB_FAILED, ...
4 years, 4 months ago (2016-08-16 09:04:36 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/2253513002/1
4 years, 4 months ago (2016-08-16 12:38:07 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-16 13:06:15 UTC) #10
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/d84343568047c8621a6b8f88f20a7f34586321b8 Cr-Commit-Position: refs/heads/master@{#38659}
4 years, 4 months ago (2016-08-16 13:06:35 UTC) #12
Jakob Kummerow
This seems to have broken compilation on the GCC based ARM and MIPS bots, e.g.: ...
4 years, 4 months ago (2016-08-16 17:07:43 UTC) #14
Michael Hablich
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/2249203002/ by hablich@chromium.org. ...
4 years, 4 months ago (2016-08-16 18:21:00 UTC) #15
Toon Verwaest
4 years, 4 months ago (2016-08-16 19:30:43 UTC) #16
Message was sent while issue was closed.
Thanks for noticing + revert. I guess we'll just have to resort to BitField here
then.

Powered by Google App Engine
This is Rietveld 408576698