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

Issue 24673003: Treat final variables initialized with a literal as constants. Also sneak in a small cleanup. (Closed)

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

Description

Treat final variables initialized with a literal as constants. Also sneak in a small cleanup. R=hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=27973

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M runtime/lib/string.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/parser.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
srdjan
7 years, 2 months ago (2013-09-26 00:08:25 UTC) #1
hausner
7 years, 2 months ago (2013-09-26 00:36:27 UTC) #2
hausner
LGTM
7 years, 2 months ago (2013-09-26 00:36:42 UTC) #3
srdjan
Committed patchset #1 manually as r27973 (presubmit successful).
7 years, 2 months ago (2013-09-26 21:07:00 UTC) #4
srdjan
7 years, 2 months ago (2013-09-26 21:07:44 UTC) #5
Message was sent while issue was closed.
Committed only the string.cc cleanup since attempting to do a more general
solution for string interpolation.

Powered by Google App Engine
This is Rietveld 408576698