Home
last modified time | relevance | path

Searched refs:GetPropertyWithInterceptor (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Djs-objects.h548 V8_WARN_UNUSED_RESULT static MaybeHandle<Object> GetPropertyWithInterceptor(
H A Djs-objects.cc1260 // TODO(verwaest): Use GetPropertyWithInterceptor? in GetPropertyAttributesWithInterceptorInternal()
2565 GetPropertyWithInterceptor(it, &done), Object); in GetPropertyWithFailedAccessCheck()
5343 MaybeHandle<Object> JSObject::GetPropertyWithInterceptor(LookupIterator* it, in GetPropertyWithInterceptor() function in v8::internal::JSObject
H A Dobjects.cc1166 JSObject::GetPropertyWithInterceptor(it, &done), Object); in GetProperty()

Completed in 22 milliseconds