Lines Matching refs:CALLBACKS
1105 // and CALLBACKS, so inline only them, other cases may be added
1111 } else if (lookup->type() == CALLBACKS &&
1129 // result. The CALLBACKS case needs the receiver to be passed into C++ code,
1133 (lookup->type() == CALLBACKS || must_perfrom_prototype_check);
1201 // We found CALLBACKS property in prototype chain of interceptor's
1203 ASSERT(lookup->type() == CALLBACKS);
1209 // Important invariant in CALLBACKS case: the code above must be
2513 return GetCode(CALLBACKS, name);
2780 return GetCode(CALLBACKS, name);
2934 return GetCode(CALLBACKS, name);
3021 return GetCode(CALLBACKS, name);
3047 return GetCode(CALLBACKS, name);
3073 return GetCode(CALLBACKS, name);