Home | History | Annotate | Download | only in src

Lines Matching refs:GetNamedInterceptor

2780   Handle<InterceptorInfo> interceptor(holder->GetNamedInterceptor());
3943 Handle<InterceptorInfo> interceptor(holder->GetNamedInterceptor());
4772 Handle<InterceptorInfo> interceptor(holder->GetNamedInterceptor());
13076 InterceptorInfo* JSObject::GetNamedInterceptor() {
13105 Handle<InterceptorInfo> interceptor(holder->GetNamedInterceptor(), isolate);
13133 Handle<InterceptorInfo> interceptor(object->GetNamedInterceptor());