Lines Matching refs:att
4859 PropertyAttributes att = object->GetLocalPropertyAttribute(key);4860 return isolate->heap()->ToBoolean(att != ABSENT && (att & DONT_ENUM) == 0);