Searched refs:IsOutOfMemory (Results 1 – 11 of 11) sorted by relevance
519 if (__maybe_object__->IsOutOfMemory()) { \528 if (__maybe_object__->IsOutOfMemory()) { \539 if (__maybe_object__->IsOutOfMemory() || \
271 ASSERT(maybe_value->IsRetryAfterGC() || maybe_value->IsOutOfMemory()); in CopyDoubleToObjectElements()
481 bool MaybeObject::IsOutOfMemory() { in IsOutOfMemory() function
727 inline bool IsOutOfMemory();
619 if (__maybe_object__->IsOutOfMemory()) { \628 if (__maybe_object__->IsOutOfMemory()) { \639 if (__maybe_object__->IsOutOfMemory()) { \
1277 if (thread_local_top_.pending_exception_->IsOutOfMemory()) { in ReportPendingMessages()1310 if (!thread_local_top_.pending_exception_->IsOutOfMemory() && in GetMessageLocation()1845 if (thread_local_top_.pending_exception_->IsOutOfMemory()) { in PropagatePendingExceptionToExternalTryCatch()
131 if (isolate->pending_exception()->IsOutOfMemory()) { in Invoke()
627 return (!exception->IsOutOfMemory()) && in is_catchable_by_javascript()
300 ASSERT(maybe_value->IsRetryAfterGC() || maybe_value->IsOutOfMemory()); in CopyDoubleToObjectElements()
498 bool MaybeObject::IsOutOfMemory() { in IsOutOfMemory() function
906 inline bool IsOutOfMemory();