Searched defs:uncaught (Results 1 – 5 of 5) sorted by relevance
112 void ThreadState::OnException(bool uncaught) in OnException()
167 void DebuggableThread::OnException(bool uncaught) in OnException()
113 void ThreadState::OnException(bool uncaught) in OnException()
78 mode: Optional[Literal["none", "caught", "uncaught", "all"]] = None,