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

Issue 996053003: Use Map.addAll() where possible in the resolver. (Closed)

Created:
5 years, 9 months ago by scheglov
Modified:
5 years, 9 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Use Map.addAll() where possible in the resolver. I accidentally bumped into it and found out that Map.addAll() was added since the (first?) translation. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=44442

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -7 lines) Patch
M pkg/analyzer/lib/src/generated/resolver.dart View 3 chunks +3 lines, -7 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
scheglov
5 years, 9 months ago (2015-03-12 18:13:45 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/996053003/diff/1/pkg/analyzer/lib/src/generated/resolver.dart File pkg/analyzer/lib/src/generated/resolver.dart (right): https://codereview.chromium.org/996053003/diff/1/pkg/analyzer/lib/src/generated/resolver.dart#newcode9362 pkg/analyzer/lib/src/generated/resolver.dart:9362: void _addAllFromMap( Shouldn't we just get rid of ...
5 years, 9 months ago (2015-03-12 18:59:44 UTC) #2
scheglov
5 years, 9 months ago (2015-03-12 21:38:27 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 44442 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698