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

Issue 1691943002: Don't use Set when collecting constant targets in a unit. (Closed)

Created:
4 years, 10 months ago by scheglov
Modified:
4 years, 10 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Don't use Set when collecting constant targets in a unit. This forces location / hashCode computation and caching, and the unit is not linked to its library, so the cached values are not valid. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/c4602b0c8b5b62a183194ce72c140a98b9666825

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M pkg/analyzer/lib/src/generated/constant.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/analyzer/test/generated/constant_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
4 years, 10 months ago (2016-02-11 19:15:34 UTC) #1
Brian Wilkerson
LGTM
4 years, 10 months ago (2016-02-11 19:25:16 UTC) #2
scheglov
4 years, 10 months ago (2016-02-11 20:35:39 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c4602b0c8b5b62a183194ce72c140a98b9666825 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698