Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Djs-objects.cc1226 Maybe<PropertyAttributes> GetPropertyAttributesWithInterceptorInternal( in GetPropertyAttributesWithInterceptorInternal() function
2608 GetPropertyAttributesWithInterceptorInternal(it, interceptor); in GetPropertyAttributesWithFailedAccessCheck()
3656 return GetPropertyAttributesWithInterceptorInternal(it, it->GetInterceptor()); in GetPropertyAttributesWithInterceptor()