Home | History | Annotate | Download | only in src

Lines Matching refs:Failure

150   // to prototype check failure.
153 // For keyed load/store, the most likely cause of cache failure is
195 Failure* IC::TypeError(const char* type,
205 Failure* IC::ReferenceError(const char* type, Handle<String> name) {
1042 if (result.is_null()) return Failure::Exception();
1162 if (result.is_null()) return Failure::Exception();