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

Issue 946023003: Fix for searching constructor references. (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

Fix for searching constructor references. Currently we record constructor declarations and SearchEngine returns them as "references". But it is not quite a reference, and it is used only as a way to get name range. With this change to ConstructorElement we don't need to have these artificial references. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=43932

Patch Set 1 #

Messages

Total messages: 3 (0 generated)
scheglov
5 years, 10 months ago (2015-02-20 21:55:08 UTC) #1
Brian Wilkerson
LGTM
5 years, 10 months ago (2015-02-20 22:02:19 UTC) #2
scheglov
5 years, 10 months ago (2015-02-20 22:10:41 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 43932 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698