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

Issue 426083004: Remove flag enable_debugger as current debugging code has a very minor influence on unoptimzied cod… (Closed)

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

Description

Remove flag enable_debugger as current debugging code has a very minor influence on unoptimzied code performance. R=hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=38737

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+251 lines, -310 lines) Patch
M runtime/vm/debugger.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M runtime/vm/flow_graph_builder.cc View 1 2 3 chunks +3 lines, -7 lines 0 comments Download
M runtime/vm/stub_code_arm.cc View 1 2 6 chunks +47 lines, -57 lines 0 comments Download
M runtime/vm/stub_code_arm64.cc View 1 2 6 chunks +49 lines, -60 lines 0 comments Download
M runtime/vm/stub_code_ia32.cc View 6 chunks +45 lines, -56 lines 0 comments Download
M runtime/vm/stub_code_mips.cc View 6 chunks +62 lines, -73 lines 0 comments Download
M runtime/vm/stub_code_x64.cc View 6 chunks +45 lines, -56 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
srdjan
6 years, 4 months ago (2014-07-30 00:07:20 UTC) #1
hausner
LGTM [+turnidge, who might be delighted that stepping and setting breakpoints on local variable assignments ...
6 years, 4 months ago (2014-07-30 05:22:48 UTC) #2
srdjan
6 years, 4 months ago (2014-07-30 16:32:09 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r38737 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698