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

Issue 2735473002: VM: Fix product precompiler, it must have FLAG_use_osr set to false. (Closed)

Created:
3 years, 9 months ago by Vyacheslav Egorov (Google)
Modified:
3 years, 9 months ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

VM: Fix product precompiler, it must have FLAG_use_osr set to false. In reality this flag was set to true which was caught by the new feature checking R=rmacnak@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/890dff146ac4733018c059b36bc4d67c45da3232

Patch Set 1 #

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

Messages

Total messages: 4 (1 generated)
Vyacheslav Egorov (Google)
3 years, 9 months ago (2017-03-03 22:33:54 UTC) #1
rmacnak
lgtm This also has the effect of disabling osr when dart_bootstrap is being used as ...
3 years, 9 months ago (2017-03-03 22:37:07 UTC) #2
Vyacheslav Egorov (Google)
3 years, 9 months ago (2017-03-03 22:41:44 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
890dff146ac4733018c059b36bc4d67c45da3232 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698