Home | History | Annotate | Download | only in x64

Lines Matching refs:CALLBACKS

1085   // and CALLBACKS, so inline only them, other cases may be added
1091 } else if (lookup->type() == CALLBACKS &&
1109 // result. The CALLBACKS case needs the receiver to be passed into C++ code,
1113 (lookup->type() == CALLBACKS || must_perfrom_prototype_check);
1174 // We found CALLBACKS property in prototype chain of interceptor's
1176 ASSERT(lookup->type() == CALLBACKS);
1182 // Important invariant in CALLBACKS case: the code above must be
2343 return GetCode(CALLBACKS, name);
2611 return GetCode(CALLBACKS, name);
2757 return GetCode(CALLBACKS, name);
2843 return GetCode(CALLBACKS, name);
2869 return GetCode(CALLBACKS, name);
2895 return GetCode(CALLBACKS, name);