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

Issue 1373213003: Avoid eagerly enqueueing converted forms of selectors or eagerly creating their converted symbols. (Closed)

Created:
5 years, 2 months ago by rmacnak
Modified:
5 years, 2 months ago
Reviewers:
hausner
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

Avoid eagerly enqueueing converted forms of selectors or eagerly creating their symbols. Fix setter closurization. Shrinks precompiled snapshot by 11.4%. R=hausner@google.com Committed: https://github.com/dart-lang/sdk/commit/6a3255f4aeb8ac83c58285bb8c9b954d6b498c32

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -15 lines) Patch
M runtime/vm/precompiler.cc View 1 2 5 chunks +52 lines, -15 lines 0 comments Download
M runtime/vm/symbols.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
rmacnak
5 years, 2 months ago (2015-09-29 18:35:50 UTC) #2
hausner
lgtm w/comments https://codereview.chromium.org/1373213003/diff/20001/runtime/vm/precompiler.cc File runtime/vm/precompiler.cc (right): https://codereview.chromium.org/1373213003/diff/20001/runtime/vm/precompiler.cc#newcode480 runtime/vm/precompiler.cc:480: if (!IsSent(selector)) { You enter this if ...
5 years, 2 months ago (2015-09-29 19:43:22 UTC) #3
rmacnak
https://codereview.chromium.org/1373213003/diff/20001/runtime/vm/precompiler.cc File runtime/vm/precompiler.cc (right): https://codereview.chromium.org/1373213003/diff/20001/runtime/vm/precompiler.cc#newcode480 runtime/vm/precompiler.cc:480: if (!IsSent(selector)) { On 2015/09/29 19:43:21, hausner wrote: > ...
5 years, 2 months ago (2015-09-29 20:40:06 UTC) #4
rmacnak
5 years, 2 months ago (2015-09-29 20:41:42 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
6a3255f4aeb8ac83c58285bb8c9b954d6b498c32 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698