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

Issue 298913007: Use isolate when allocation Zone objects and handles: focus on FlowGraphOptimizer, next inliner. (Closed)

Created:
6 years, 7 months ago by srdjan
Modified:
6 years, 7 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Use isolate when allocation Zone objects and handles: focus on FlowGraphOptimizer, next inliner. R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=36587

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+933 lines, -741 lines) Patch
M runtime/vm/flow_graph.h View 3 chunks +5 lines, -1 line 0 comments Download
M runtime/vm/flow_graph.cc View 5 chunks +8 lines, -5 lines 0 comments Download
M runtime/vm/flow_graph_builder.h View 3 chunks +3 lines, -1 line 0 comments Download
M runtime/vm/flow_graph_builder.cc View 5 chunks +7 lines, -5 lines 0 comments Download
M runtime/vm/flow_graph_compiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_inliner.cc View 1 33 chunks +69 lines, -56 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.h View 7 chunks +13 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 187 chunks +776 lines, -628 lines 0 comments Download
M runtime/vm/flow_graph_type_propagator.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_type_propagator.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/intermediate_language.h View 7 chunks +12 lines, -9 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 6 chunks +34 lines, -30 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
srdjan
6 years, 7 months ago (2014-05-23 20:53:23 UTC) #1
regis
LGTM
6 years, 7 months ago (2014-05-23 21:03:31 UTC) #2
srdjan
6 years, 7 months ago (2014-05-23 21:15:36 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r36587 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698