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

Issue 1387613003: Dedup stackmaps. (Closed)

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

Canonicalize stackmaps after precompilation. precompiled.isolate -4.3% dart2js ARM R=fschneider@google.com Committed: https://github.com/dart-lang/sdk/commit/d8189f90c6eafddd0ca153e70d747f37c7590968

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 8

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -104 lines) Patch
M runtime/vm/object.h View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M runtime/vm/precompiler.h View 1 2 3 2 chunks +32 lines, -35 lines 0 comments Download
M runtime/vm/precompiler.cc View 1 2 3 7 chunks +117 lines, -69 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
rmacnak
5 years, 2 months ago (2015-10-06 01:03:53 UTC) #2
Florian Schneider
LGTM. https://codereview.chromium.org/1387613003/diff/40001/runtime/vm/precompiler.cc File runtime/vm/precompiler.cc (right): https://codereview.chromium.org/1387613003/diff/40001/runtime/vm/precompiler.cc#newcode772 runtime/vm/precompiler.cc:772: Library& lib = Library::Handle(Z); This code for iterating ...
5 years, 2 months ago (2015-10-07 10:40:07 UTC) #3
rmacnak
https://codereview.chromium.org/1387613003/diff/40001/runtime/vm/precompiler.cc File runtime/vm/precompiler.cc (right): https://codereview.chromium.org/1387613003/diff/40001/runtime/vm/precompiler.cc#newcode772 runtime/vm/precompiler.cc:772: Library& lib = Library::Handle(Z); On 2015/10/07 10:40:07, Florian Schneider ...
5 years, 2 months ago (2015-10-07 22:19:06 UTC) #4
rmacnak
5 years, 2 months ago (2015-10-07 23:22:07 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
d8189f90c6eafddd0ca153e70d747f37c7590968 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698