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

Issue 293403009: Remove unused code, improve speed of Parser::CurrentToken (improvement seen in measurements and pro… (Closed)

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

Description

Remove unused code, improve speed of Parser::CurrentToken (improvement seen in measurements and profile). R=hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=36710

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -41 lines) Patch
M runtime/vm/compiler.cc View 2 chunks +0 lines, -22 lines 0 comments Download
M runtime/vm/object.cc View 1 chunk +0 lines, -10 lines 0 comments Download
M runtime/vm/parser.h View 1 chunk +11 lines, -1 line 1 comment Download
M runtime/vm/parser.cc View 1 chunk +5 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
srdjan
6 years, 6 months ago (2014-05-27 20:40:09 UTC) #1
hausner
The change looks technically correct, so LGTM. But I think it's not the right thing ...
6 years, 6 months ago (2014-05-27 21:03:29 UTC) #2
srdjan
6 years, 6 months ago (2014-05-27 21:12:33 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r36710 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698