Home | History | Annotate | Download | only in src

Lines Matching refs:IsOutOfMemoryException

1294     if (e->IsFailure() && Failure::cast(e)->IsOutOfMemoryException()) {
1300 if (e->IsFailure() && Failure::cast(e)->IsOutOfMemoryException()) {