Home | History | Annotate | Download | only in arm

Lines Matching full:interceptor

402   InterceptorInfo* interceptor = holder_obj->GetNamedInterceptor();
403 ASSERT(!Heap::InNewSpace(interceptor));
406 __ mov(scratch, Operand(Handle<Object>(interceptor)));
446 // So far the most popular follow ups for interceptor loads are FIELD
986 // If we call a constant function when the interceptor returns
996 // Call the interceptor.
1010 // If interceptor returns no-result sentinal, call the constant function.
1015 // Check the prototypes between the interceptor's holder and the
1030 // Call a runtime function to load the interceptor property.
1057 return GetCode(INTERCEPTOR, name);
1262 return GetCode(INTERCEPTOR, name);
1396 return GetCode(INTERCEPTOR, name);
1561 return GetCode(INTERCEPTOR, name);