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

Issue 611393004: Merged FeedbackSlotInterface into AstNode, removing the need for a 2nd vtable. (Closed)

Created:
6 years, 2 months ago by Sven Panne
Modified:
6 years, 2 months ago
Reviewers:
mvstanton
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Merged FeedbackSlotInterface into AstNode, removing the need for a 2nd vtable. This tiny change shaves off 112MB from the peak memory usage in the bug mentioned below, more to come... BUG=417697 LOG=y R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24390

Patch Set 1 #

Patch Set 2 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -49 lines) Patch
M src/ast.h View 10 chunks +19 lines, -10 lines 0 comments Download
D src/feedback-slots.h View 1 chunk +0 lines, -27 lines 0 comments Download
M src/hydrogen-instructions.h View 7 chunks +8 lines, -12 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Sven Panne
6 years, 2 months ago (2014-10-02 09:26:00 UTC) #2
mvstanton
Very nice. LGTM.
6 years, 2 months ago (2014-10-02 09:28:35 UTC) #3
Sven Panne
6 years, 2 months ago (2014-10-02 09:38:39 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 24390 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698