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

Issue 1685963002: Pass field to mutator thread so that it can be marked as boxed and all dependent code deoptimized (Closed)

Created:
4 years, 10 months ago by srdjan
Modified:
4 years, 10 months ago
Reviewers:
siva
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

Pass field to mutator thread so that it can be marked as boxed and all dependent code deoptimized (background compilation only). BUG= R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/d26980f6fc18ba0d832ec648c405ad78726be8a0

Patch Set 1 #

Patch Set 2 : t #

Patch Set 3 : y #

Total comments: 6

Patch Set 4 : Address reviewer's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -5 lines) Patch
M runtime/vm/code_generator.cc View 2 chunks +14 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 1 2 2 chunks +3 lines, -5 lines 0 comments Download
M runtime/vm/isolate.h View 1 3 chunks +12 lines, -0 lines 0 comments Download
M runtime/vm/isolate.cc View 1 2 3 5 chunks +37 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
srdjan
4 years, 10 months ago (2016-02-10 00:23:52 UTC) #3
siva
lgtm https://codereview.chromium.org/1685963002/diff/40001/runtime/vm/compiler.cc File runtime/vm/compiler.cc (right): https://codereview.chromium.org/1685963002/diff/40001/runtime/vm/compiler.cc#newcode639 runtime/vm/compiler.cc:639: (optimized() && FLAG_print_flow_graph_optimized)) && indentation seems off over ...
4 years, 10 months ago (2016-02-10 17:57:35 UTC) #4
srdjan
https://codereview.chromium.org/1685963002/diff/40001/runtime/vm/compiler.cc File runtime/vm/compiler.cc (right): https://codereview.chromium.org/1685963002/diff/40001/runtime/vm/compiler.cc#newcode639 runtime/vm/compiler.cc:639: (optimized() && FLAG_print_flow_graph_optimized)) && On 2016/02/10 17:57:35, siva wrote: ...
4 years, 10 months ago (2016-02-10 19:18:51 UTC) #5
srdjan
4 years, 10 months ago (2016-02-10 20:33:51 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
d26980f6fc18ba0d832ec648c405ad78726be8a0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698