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

Issue 2815533003: Refactor AOT deduplication steps so they can run before an app-jit snapshot as well. (Closed)

Created:
3 years, 8 months ago by rmacnak
Modified:
3 years, 8 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Refactor AOT deduplication steps so they can run before an app-jit snapshot as well. Additionally dedup PcDescriptors, deopt entries, deopt lists, and await token position lists. R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/5cffc591aaecef20c0f0ff9c2860b5fad23f0fab

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 2

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+556 lines, -345 lines) Patch
M runtime/vm/compiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/dart_api_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/object.h View 1 4 chunks +12 lines, -4 lines 0 comments Download
M runtime/vm/object_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/precompiler.h View 2 chunks +0 lines, -96 lines 0 comments Download
M runtime/vm/precompiler.cc View 2 chunks +1 line, -243 lines 0 comments Download
M runtime/vm/program_visitor.h View 1 chunk +11 lines, -0 lines 0 comments Download
M runtime/vm/program_visitor.cc View 1 2 3 2 chunks +529 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
rmacnak
dart2js snapshot 34845280 -> 34081216 (-2.2%) analyzer snapshot 17144608 -> 16787232 (-2.1%) This might also ...
3 years, 8 months ago (2017-04-12 00:59:52 UTC) #3
siva
lgtm https://codereview.chromium.org/2815533003/diff/40001/runtime/vm/program_visitor.cc File runtime/vm/program_visitor.cc (right): https://codereview.chromium.org/2815533003/diff/40001/runtime/vm/program_visitor.cc#newcode309 runtime/vm/program_visitor.cc:309: reason_and_flags_); Not important but just an observation that ...
3 years, 8 months ago (2017-04-12 18:25:31 UTC) #4
rmacnak
https://codereview.chromium.org/2815533003/diff/40001/runtime/vm/program_visitor.cc File runtime/vm/program_visitor.cc (right): https://codereview.chromium.org/2815533003/diff/40001/runtime/vm/program_visitor.cc#newcode309 runtime/vm/program_visitor.cc:309: reason_and_flags_); On 2017/04/12 18:25:31, siva wrote: > Not important ...
3 years, 8 months ago (2017-04-12 21:18:12 UTC) #5
rmacnak
3 years, 8 months ago (2017-04-12 21:23:55 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
5cffc591aaecef20c0f0ff9c2860b5fad23f0fab (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698