Searched refs:GetAttributes (Results 1 – 5 of 5) sorted by relevance
43 PrintF(out, " -attributes = %x\n", GetAttributes()); in Print()
232 PropertyAttributes GetAttributes() { in GetAttributes() function
1586 if (lookup->GetAttributes() != NONE) return; in UpdateCaches()1765 if (lookup->GetAttributes() == NONE) { in UpdateCaches()
266 *attributes = result->GetAttributes(); in GetPropertyWithFailedAccessCheck()328 return result->GetAttributes(); in GetPropertyAttributeWithFailedAccessCheck()528 *attributes = result->GetAttributes(); in GetProperty()2145 if (attributes == result->GetAttributes()) { in SetProperty()2156 attributes = result->GetAttributes(); in SetProperty()2244 if (attributes == result.GetAttributes()) { in SetLocalPropertyIgnoreAttributes()2255 attributes = result.GetAttributes(); in SetLocalPropertyIgnoreAttributes()2283 if (result.IsProperty()) return result.GetAttributes(); in GetPropertyAttributePostInterceptor()2383 return result->GetAttributes(); in GetPropertyAttribute()
1186 attributes | (lookup.GetAttributes() & DONT_DELETE)); in RUNTIME_FUNCTION()3901 (attr != result.GetAttributes() || result.type() == CALLBACKS)) { in RUNTIME_FUNCTION()