Home | History | Annotate | Download | only in src

Lines Matching refs:IsFailure

910     if (e->IsFailure() && Failure::cast(e)->IsOutOfMemoryException()) {
916 if (e->IsFailure() && Failure::cast(e)->IsOutOfMemoryException()) {