Home | History | Annotate | Download | only in runtime

Lines Matching refs:ThrowNewWrappedException

1487   AssertNoPendingException();  // Callers should either clear or call ThrowNewWrappedException.
1488 ThrowNewWrappedException(throw_location, exception_class_descriptor, msg);
1491 void Thread::ThrowNewWrappedException(const ThrowLocation& throw_location,