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

Issue 9689080: Add ClassNodeElement and allow Analyzer to use cached unimplemented members (Closed)

Created:
8 years, 9 months ago by scheglov
Modified:
8 years, 9 months ago
Reviewers:
zundel
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add ClassNodeElement and allow Analyzer to use cached unimplemented members Several other clean ups in Analyzer. R=zundel@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=5464

Patch Set 1 #

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 9 months ago (2012-03-13 20:25:55 UTC) #1
zundel
8 years, 9 months ago (2012-03-13 20:47:27 UTC) #2
lgtm

keep in mind that those concurrent hash maps were there to allow for a threaded
parser.  I guess we can resurrect that if we want to thread again.

Powered by Google App Engine
This is Rietveld 408576698