Home | History | Annotate | Download | only in x64

Lines Matching full:interceptor

144   InterceptorInfo* interceptor = holder_obj->GetNamedInterceptor();
145 ASSERT(!Heap::InNewSpace(interceptor));
146 __ movq(kScratchRegister, Handle<Object>(interceptor),
440 // So far the most popular follow ups for interceptor loads are FIELD
576 // So far the most popular case for failed interceptor is
907 return GetCode(INTERCEPTOR, name);
1092 return GetCode(INTERCEPTOR, name);
1295 return GetCode(INTERCEPTOR, name);
1449 return GetCode(INTERCEPTOR, name);