Lines Matching refs:failure
585 if (boilerplate.is_null()) return Failure::Exception();
611 if (boilerplate.is_null()) return Failure::Exception();
631 if (boilerplate.is_null()) return Failure::Exception();
652 if (boilerplate.is_null()) return Failure::Exception();
1183 if (result.is_null()) return Failure::Exception();
1259 static Failure* ThrowRedeclarationError(Isolate* isolate,
1745 if (result.is_null()) return Failure::Exception();
1909 if (threw) return Failure::Exception();
1950 return Failure::Exception();
2177 return Failure::Exception();
2978 return Failure::Exception();
3069 return Failure::Exception();
3113 if (match.is_null()) return Failure::Exception();
3183 if (match.is_null()) return Failure::Exception();
3598 return Failure::Exception();
3621 return Failure::Exception();
3788 for (;;) { // Break on failure, return on exception.
3974 // No matches at all, return failure or exception result directly.
4031 return Failure::Exception();
4210 if (has_pending_exception) return Failure::Exception();
4450 if (has_pending_exception) return Failure::Exception();
4476 if (result.is_null()) return Failure::Exception();
4491 if (result.is_null()) return Failure::Exception();
4498 if (has_pending_exception) return Failure::Exception();
4551 if (has_pending_exception) return Failure::Exception();
4591 if (has_pending_exception) return Failure::Exception();
4800 if (isolate->has_pending_exception()) return Failure::Exception();
4812 if (isolate->has_pending_exception()) return Failure::Exception();
4870 if (threw) return Failure::Exception();
4892 if (threw) return Failure::Exception();
5092 if (threw) return Failure::Exception();
5140 if (exception) return Failure::Exception();
5421 return Failure::OutOfMemoryException();
6018 return Failure::OutOfMemoryException();
6683 return Failure::OutOfMemoryException();
6760 return Failure::OutOfMemoryException();
6800 return Failure::OutOfMemoryException();
6825 return Failure::OutOfMemoryException();
6838 return Failure::OutOfMemoryException();
7892 if (exception_thrown) return Failure::Exception();
7901 return Failure::Exception();
8032 return Failure::Exception();
8438 if (threw) return Failure::Exception();
8473 if (threw) return Failure::Exception();
8508 return result; // non-failure
8522 if (Failure::cast(maybe_js_object)->IsInternalError()) {
9118 return Failure::Exception();
9160 if (shared.is_null()) return Failure::Exception();
9183 return MakePair(Failure::Exception(), NULL);
9194 if (shared.is_null()) return MakePair(Failure::Exception(), NULL);
9844 return Failure::Exception();
9948 if (threw) return Failure::Exception();
11877 if (shared.is_null()) return Failure::Exception();
11887 if (has_pending_exception) return Failure::Exception();
11903 if (has_pending_exception) return Failure::Exception();
11970 if (shared.is_null()) return Failure::Exception();
11984 if (has_pending_exception) return Failure::Exception();
12275 return Failure::Exception();
12291 return Failure::Exception();
12393 return Failure::Exception();
12586 return Failure::Exception();
13067 if (pending_exception) return Failure::Exception();
13282 // Non-recoverable failure. Calling code must restart heap
13311 Failure* failure = Failure::cast(result);
13312 if (failure->IsRetryAfterGC()) {
13319 isolate->heap()->CollectGarbage(failure->allocation_space(),