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

Issue 936823002: Mask ResolvableLibrary hashCode. (Closed)

Created:
5 years, 10 months ago by scheglov
Modified:
5 years, 10 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Mask ResolvableLibrary hashCode. We create these objects often, so in theory we may overflowing the smi limit. I wonder if extracting a mixin would be as effective and help to share code. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=43852

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
scheglov
5 years, 10 months ago (2015-02-18 17:19:52 UTC) #1
Brian Wilkerson
LGTM > I wonder if extracting a mixin would be as effective and help to ...
5 years, 10 months ago (2015-02-18 17:41:23 UTC) #2
scheglov
5 years, 10 months ago (2015-02-18 19:43:42 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 43852 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698