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

Issue 101753005: Changes to interpret the optimizable bit based on whether the function (Closed)

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

Description

Changes to interpret the optimizable bit based on whether the function is native or not. R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=31207

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -22 lines) Patch
M runtime/vm/code_generator.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/compiler.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 1 chunk +0 lines, -1 line 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_ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_mips.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_inliner.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/object.h View 2 chunks +8 lines, -2 lines 0 comments Download
M runtime/vm/object.cc View 7 chunks +27 lines, -8 lines 0 comments Download
M runtime/vm/parser.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
siva
7 years ago (2013-12-17 21:43:48 UTC) #1
srdjan
lgtm
7 years ago (2013-12-17 21:55:21 UTC) #2
siva
7 years ago (2013-12-17 22:07:48 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r31207 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698