Lines Matching refs:att
3321 PropertyAttributes att = object->GetLocalPropertyAttribute(key);3322 return Heap::ToBoolean(att != ABSENT && (att & DONT_ENUM) == 0);