Home | History | Annotate | Download | only in src

Lines Matching refs:failure

1833   // more than one access failure here.
2043 static Failure* ThrowRedeclarationError(Isolate* isolate,
2687 if (threw) return Failure::Exception();
2706 if (threw) return Failure::Exception();
2747 return Failure::Exception();
2965 return Failure::Exception();
3899 if (result_len_64 > INT_MAX) return Failure::OutOfMemoryException(0x11);
3983 if (global_cache.HasException()) return Failure::Exception();
3987 if (global_cache.HasException()) return Failure::Exception();
4029 if (global_cache.HasException()) return Failure::Exception();
4066 if (global_cache.HasException()) return Failure::Exception();
4070 if (global_cache.HasException()) return Failure::Exception();
4107 if (global_cache.HasException()) return Failure::Exception();
4491 if (global_cache.HasException()) return Failure::Exception();
4505 if (global_cache.HasException()) return Failure::Exception();
4577 if (global_cache.HasException()) return Failure::Exception();
4653 if (global_cache.HasException()) return Failure::Exception();
5374 if (has_pending_exception) return Failure::Exception();
5660 if (isolate->has_pending_exception()) return Failure::Exception();
5673 if (isolate->has_pending_exception()) return Failure::Exception();
5701 if (threw) return Failure::Exception();
5724 if (threw) return Failure::Exception();
5929 if (threw) return Failure::Exception();
5983 if (exception) return Failure::Exception();
6187 if (result.is_null()) return Failure::OutOfMemoryException(0x12);
6334 return Failure::OutOfMemoryException(0x13);
7039 return Failure::OutOfMemoryException(0x14);
7115 return Failure::OutOfMemoryException(0x15);
7155 return Failure::OutOfMemoryException(0x16);
7180 return Failure::OutOfMemoryException(0x17);
7193 return Failure::OutOfMemoryException(0x18);
8234 if (exception_thrown) return Failure::Exception();
8243 return Failure::Exception();
8350 return Failure::Exception();
8715 // Fall through to the end in case of failure.
8826 if (threw) return Failure::Exception();
8861 if (threw) return Failure::Exception();
8898 return result; // non-failure
8915 return result; // non-failure
8929 if (Failure::cast(maybe_js_object)->IsInternalError()) {
9228 return MakePair(Failure::Exception(), NULL);
9330 if (isolate->has_pending_exception()) return Failure::Exception();
9679 return Failure::Exception();
9751 return MakePair(Failure::Exception(), NULL);
9764 MakePair(Failure::Exception(), NULL));
10459 bool failure = false;
10480 failure = true;
10496 failure = true;
10512 if (failure) break;
10542 return Failure::Exception();
12778 if (pending_exception) return Failure::Exception();
13190 return Failure::Exception();
13205 return Failure::Exception();
13314 return Failure::Exception();
13566 return Failure::Exception();
13815 return Failure::Exception();
13855 return Failure::Exception();
13896 return Failure::Exception();
13920 return Failure::Exception();
13959 return Failure::Exception();
14032 return Failure::Exception();
14104 return Failure::Exception();
14444 if (pending_exception) return Failure::Exception();
14890 // Non-recoverable failure. Calling code must restart heap
14918 Failure* failure = Failure::cast(result);
14919 if (failure->IsRetryAfterGC()) {
14926 isolate->heap()->CollectGarbage(failure->allocation_space(),