Home
last modified time | relevance | path

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

/external/v8/src/
Dapi-arguments.h97 inline Handle<Object> CallNamedDescriptor(Handle<InterceptorInfo> interceptor,
Dapi-arguments-inl.h154 Handle<Object> PropertyCallbackArguments::CallNamedDescriptor( in CallNamedDescriptor() function
Dobjects.cc7896 result = args.CallNamedDescriptor(interceptor, it->name()); in GetPropertyDescriptorWithInterceptor()