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

Issue 1327383002: Don't optimize away static field initialization when precompiling. (Closed)

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

Don't optimize away static field initialization when precompiling. R=hausner@google.com Committed: https://github.com/dart-lang/sdk/commit/718ae3a70495f41251f45d52ea70b3ec26ec3362

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

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

Messages

Total messages: 5 (1 generated)
rmacnak
5 years, 3 months ago (2015-09-10 20:53:39 UTC) #2
hausner
LGTM but I wish that we could avoid another specialized flag, and I would love ...
5 years, 3 months ago (2015-09-10 22:55:12 UTC) #3
rmacnak
https://codereview.chromium.org/1327383002/diff/1/runtime/vm/compiler.cc File runtime/vm/compiler.cc (right): https://codereview.chromium.org/1327383002/diff/1/runtime/vm/compiler.cc#newcode1311 runtime/vm/compiler.cc:1311: if (FLAG_disassemble) { On 2015/09/10 22:55:12, hausner wrote: > ...
5 years, 3 months ago (2015-09-11 00:07:13 UTC) #4
rmacnak
5 years, 3 months ago (2015-09-11 00:27:43 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
718ae3a70495f41251f45d52ea70b3ec26ec3362 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698