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

Issue 1541133003: Incremental changes from background compilation work (Closed)

Created:
5 years ago by srdjan
Modified:
5 years 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

Incremental changes from background compilation work BUG= R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/6f867815d8cf37196897844405bb86b7b32f42e5

Patch Set 1 #

Patch Set 2 : Adjust comments #

Total comments: 6

Patch Set 3 : r #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -11 lines) Patch
M runtime/vm/code_generator.cc View 2 chunks +2 lines, -1 line 0 comments Download
M runtime/vm/compiler.cc View 6 chunks +21 lines, -5 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_arm64.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_mips.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 1 2 1 chunk +6 lines, -1 line 0 comments Download
M runtime/vm/object.cc View 1 1 chunk +4 lines, -1 line 0 comments Download
M runtime/vm/parser.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
srdjan
5 years ago (2015-12-22 19:25:28 UTC) #2
siva
lgtm https://codereview.chromium.org/1541133003/diff/20001/runtime/vm/flow_graph_optimizer.cc File runtime/vm/flow_graph_optimizer.cc (right): https://codereview.chromium.org/1541133003/diff/20001/runtime/vm/flow_graph_optimizer.cc#newcode283 runtime/vm/flow_graph_optimizer.cc:283: if (Thread::Current()->IsMutatorThread() && if (thread()->IsMutatorThread() && https://codereview.chromium.org/1541133003/diff/20001/runtime/vm/object.cc File ...
5 years ago (2015-12-22 19:43:47 UTC) #3
srdjan
https://codereview.chromium.org/1541133003/diff/20001/runtime/vm/flow_graph_optimizer.cc File runtime/vm/flow_graph_optimizer.cc (right): https://codereview.chromium.org/1541133003/diff/20001/runtime/vm/flow_graph_optimizer.cc#newcode283 runtime/vm/flow_graph_optimizer.cc:283: if (Thread::Current()->IsMutatorThread() && On 2015/12/22 19:43:46, siva wrote: > ...
5 years ago (2015-12-22 20:23:10 UTC) #4
srdjan
5 years ago (2015-12-22 20:24:06 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
6f867815d8cf37196897844405bb86b7b32f42e5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698