Home | History | Annotate | Download | only in arm

Lines Matching refs:CALLBACKS

1247   // and CALLBACKS, so inline only them, other cases may be added
1253 } else if (lookup->type() == CALLBACKS &&
1271 // result. The CALLBACKS case needs the receiver to be passed into C++ code,
1275 (lookup->type() == CALLBACKS || must_perfrom_prototype_check);
1332 // We found CALLBACKS property in prototype chain of interceptor's
1334 ASSERT(lookup->type() == CALLBACKS);
1340 // Important invariant in CALLBACKS case: the code above must be
2593 return GetCode(CALLBACKS, name);
2760 return GetCode(CALLBACKS, name);
2892 return GetCode(CALLBACKS, name);
2964 return GetCode(CALLBACKS, name);
2990 return GetCode(CALLBACKS, name);
3015 return GetCode(CALLBACKS, name);