GetNamedInterceptor 624 src/arm/stub-cache-arm.cc Handle<InterceptorInfo> interceptor(holder_obj->GetNamedInterceptor()); GetNamedInterceptor 768 src/arm/stub-cache-arm.cc ASSERT(!holder->GetNamedInterceptor()->getter()->IsUndefined()); GetNamedInterceptor 1296 src/arm/stub-cache-arm.cc ASSERT(!interceptor_holder->GetNamedInterceptor()->getter()->IsUndefined()); GetNamedInterceptor 550 src/handles.cc Handle<InterceptorInfo> interceptor(object->GetNamedInterceptor()); GetNamedInterceptor 401 src/ia32/stub-cache-ia32.cc Handle<InterceptorInfo> interceptor(holder_obj->GetNamedInterceptor()); GetNamedInterceptor 552 src/ia32/stub-cache-ia32.cc ASSERT(!holder->GetNamedInterceptor()->getter()->IsUndefined()); GetNamedInterceptor 1150 src/ia32/stub-cache-ia32.cc ASSERT(!interceptor_holder->GetNamedInterceptor()->getter()->IsUndefined()); GetNamedInterceptor 424 src/ic.cc return !object->GetNamedInterceptor()->getter()->IsUndefined(); GetNamedInterceptor 1334 src/ic.cc receiver->GetNamedInterceptor()->setter()->IsUndefined()) { GetNamedInterceptor 1512 src/ic.cc ASSERT(!receiver->GetNamedInterceptor()->setter()->IsUndefined()); GetNamedInterceptor 610 src/mips/stub-cache-mips.cc Handle<InterceptorInfo> interceptor(holder_obj->GetNamedInterceptor()); GetNamedInterceptor 760 src/mips/stub-cache-mips.cc ASSERT(!holder->GetNamedInterceptor()->getter()->IsUndefined()); GetNamedInterceptor 1311 src/mips/stub-cache-mips.cc ASSERT(!interceptor_holder->GetNamedInterceptor()->getter()->IsUndefined()); GetNamedInterceptor 1821 src/objects.cc Handle<InterceptorInfo> interceptor(GetNamedInterceptor()); GetNamedInterceptor 2961 src/objects.cc Handle<InterceptorInfo> interceptor(GetNamedInterceptor()); GetNamedInterceptor 3630 src/objects.cc Handle<InterceptorInfo> interceptor(GetNamedInterceptor()); GetNamedInterceptor 10157 src/objects.cc InterceptorInfo* interceptor = GetNamedInterceptor(); GetNamedInterceptor 1631 src/objects.h InterceptorInfo* GetNamedInterceptor(); GetNamedInterceptor 375 src/x64/stub-cache-x64.cc Handle<InterceptorInfo> interceptor(holder_obj->GetNamedInterceptor()); GetNamedInterceptor 538 src/x64/stub-cache-x64.cc ASSERT(!holder->GetNamedInterceptor()->getter()->IsUndefined()); GetNamedInterceptor 1136 src/x64/stub-cache-x64.cc ASSERT(!interceptor_holder->GetNamedInterceptor()->getter()->IsUndefined());