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

Issue 1482153006: VM: Reduce size of AST-nodes vtables. (Closed)

Created:
5 years ago by Florian Schneider
Modified:
5 years ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

VM: Reduce size of AST-nodes vtables. Make Is## methods of AST nodes non-virtual, like we do for IL instruction nodes. This saves around 10k in vtables on ia32. BUG= R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/46f3e7bfe704f9860d87f775297a7d963678c97d

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M runtime/vm/ast.h View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Florian Schneider
5 years ago (2015-12-01 13:54:47 UTC) #2
rmacnak
lgtm
5 years ago (2015-12-02 00:01:05 UTC) #3
Florian Schneider
5 years ago (2015-12-02 12:38:31 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
46f3e7bfe704f9860d87f775297a7d963678c97d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698