Home | History | Annotate | Download | only in src

Lines Matching defs:IsMatch

2501         Shape::IsMatch(key, element)) return entry;
5864 bool NumberDictionaryShape::IsMatch(uint32_t key, Object* other) {
5897 bool NameDictionaryShape::IsMatch(Name* key, Object* other) {
5921 bool ObjectHashTableShape<entrysize>::IsMatch(Object* key, Object* other) {