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

Issue 10790086: Minor cleanups: use GrowableArray::is_empty instead of ::length() == 0 (Closed)

Created:
8 years, 5 months ago by srdjan
Modified:
8 years, 5 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Minor cleanups: use GrowableArray::is_empty instead of ::length() == 0 Committed: https://code.google.com/p/dart/source/detail?r=9780

Patch Set 1 #

Patch Set 2 : #

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

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 5 months ago (2012-07-19 23:02:16 UTC) #1
regis
8 years, 5 months ago (2012-07-19 23:21:28 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698