Searched refs:GetPropertyWithInterceptor (Results 1 – 2 of 2) sorted by relevance
2450 V8_WARN_UNUSED_RESULT static MaybeHandle<Object> GetPropertyWithInterceptor(
1045 JSObject::GetPropertyWithInterceptor(it, &done), Object); in GetProperty()1963 GetPropertyWithInterceptor(it, &done), Object); in GetPropertyWithFailedAccessCheck()16095 MaybeHandle<Object> JSObject::GetPropertyWithInterceptor(LookupIterator* it, in GetPropertyWithInterceptor() function in v8::internal::JSObject