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

Issue 10198028: Remove some more uses of named temporaries. (Closed)

Created:
8 years, 8 months ago by Kevin Millikin (Google)
Modified:
8 years, 7 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove some more uses of named temporaries. Remove all uses of TempVal except those used in expressions with control flow (&&, ||, and ?:). R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=7144

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -85 lines) Patch
M runtime/vm/flow_graph_builder.h View 2 chunks +3 lines, -8 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 8 chunks +100 lines, -77 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Google)
As far as I can see, the only uses of TempVal remaining are in ?:, ...
8 years, 8 months ago (2012-04-26 12:33:05 UTC) #1
srdjan
8 years, 8 months ago (2012-04-26 23:20:54 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698