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

Issue 2220363002: De-virtualize AstString. (Closed)

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

De-virtualize AstString & rearrange fields. This saves memory when parsing. BUG= Committed: https://crrev.com/79d9e18cbe746849a6447124ccbaa7611be5d9d6 Cr-Commit-Position: refs/heads/master@{#38434}

Patch Set 1 #

Total comments: 1

Patch Set 2 : bit packing #

Patch Set 3 : rearranging #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -24 lines) Patch
M src/ast/ast-value-factory.h View 1 2 4 chunks +32 lines, -20 lines 0 comments Download
M src/ast/ast-value-factory.cc View 1 5 chunks +17 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (9 generated)
Toon Verwaest
looking good. Try to pack the non-pointer fields better though. https://codereview.chromium.org/2220363002/diff/1/src/ast/ast-value-factory.h File src/ast/ast-value-factory.h (right): https://codereview.chromium.org/2220363002/diff/1/src/ast/ast-value-factory.h#newcode62 ...
4 years, 4 months ago (2016-08-08 09:43:24 UTC) #6
Toon Verwaest
lgtm
4 years, 4 months ago (2016-08-08 10:48:25 UTC) #8
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/2220363002/40001
4 years, 4 months ago (2016-08-08 10:57:54 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-08 11:21:41 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-08-08 11:24:28 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/79d9e18cbe746849a6447124ccbaa7611be5d9d6
Cr-Commit-Position: refs/heads/master@{#38434}

Powered by Google App Engine
This is Rietveld 408576698