Home | History | Annotate | Download | only in src

Lines Matching refs:StringKey

13744 // StringKey simply carries a string object as key.
13745 class StringKey : public HashTableKey {
13747 explicit StringKey(String* string) :