Home | History | Annotate | Download | only in src

Lines Matching refs:StringSetShape

3203 bool StringSetShape::IsMatch(String* key, Object* value) {
3207 uint32_t StringSetShape::Hash(String* key) { return key->Hash(); }
3209 uint32_t StringSetShape::HashForObject(String* key, Object* object) {