summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/Main.scala
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2012-07-12 13:09:21 +0200
committerAdriaan Moors <adriaan.moors@epfl.ch>2012-07-14 12:09:30 +0200
commit1a73aa087e9ccd7584d91c653a8b61905da7c904 (patch)
tree9584abca5c63f980734495478a28f0a2587fdf8b /src/compiler/scala/tools/nsc/Main.scala
parent026a70d55591c3b5ee157e22998b62168afee686 (diff)
downloadscala-1a73aa087e9ccd7584d91c653a8b61905da7c904.tar.gz
scala-1a73aa087e9ccd7584d91c653a8b61905da7c904.tar.bz2
scala-1a73aa087e9ccd7584d91c653a8b61905da7c904.zip
Attempt #1 to optimize findMember
Keeps fingerprints in scopes which are bitsets telling you what the last 6 bits of each hashcode of the names stored in the scope are. findMember will avoid looking in a scope if inferprints do not match.
Diffstat (limited to 'src/compiler/scala/tools/nsc/Main.scala')
0 files changed, 0 insertions, 0 deletions