Home | History | Annotate | Download | only in runtime

Lines Matching full:outofmemoryerror

2063       return true;  // We're probably trying to fillInStackTrace for an OutOfMemoryError.
2374 LOG(WARNING) << StringPrintf("Throwing OutOfMemoryError \"%s\"%s",
2378 ThrowNewException("Ljava/lang/OutOfMemoryError;", msg);