Home | History | Annotate | Download | only in src

Lines Matching defs:IsMatch

2086         Shape::IsMatch(key, element)) return entry;
4644 bool NumberDictionaryShape::IsMatch(uint32_t key, Object* other) {
4677 bool StringDictionaryShape::IsMatch(String* key, Object* other) {
4701 bool ObjectHashTableShape<entrysize>::IsMatch(Object* key, Object* other) {