Searched refs:GetPropertyAttributesWithFailedAccessCheck (Results 1 – 3 of 3) sorted by relevance
88 result = JSObject::GetPropertyAttributesWithFailedAccessCheck(&it); in HasEnumerableProperty()
2428 GetPropertyAttributesWithFailedAccessCheck(LookupIterator* it);
988 JSObject::GetPropertyAttributesWithFailedAccessCheck(it); in HasProperty()1989 Maybe<PropertyAttributes> JSObject::GetPropertyAttributesWithFailedAccessCheck( in GetPropertyAttributesWithFailedAccessCheck() function in v8::internal::JSObject6382 return JSObject::GetPropertyAttributesWithFailedAccessCheck(it); in GetPropertyAttributes()