Home
last modified time | relevance | path

Searched refs:GetPropertyAttributesWithFailedAccessCheck (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/runtime/
Druntime-forin.cc87 result = JSObject::GetPropertyAttributesWithFailedAccessCheck(&it); in HasEnumerableProperty()
/external/v8/src/
Dobjects.cc992 JSObject::GetPropertyAttributesWithFailedAccessCheck(it); in HasProperty()
1853 Maybe<PropertyAttributes> JSObject::GetPropertyAttributesWithFailedAccessCheck( in GetPropertyAttributesWithFailedAccessCheck() function in v8::internal::JSObject
5512 return JSObject::GetPropertyAttributesWithFailedAccessCheck(it); in GetPropertyAttributes()
Dobjects.h2273 GetPropertyAttributesWithFailedAccessCheck(LookupIterator* it);