Searched refs:exception_handler_class (Results 1 – 2 of 2) sorted by relevance
199 static void *WaitForMessage(void *exception_handler_class);
478 void* ExceptionHandler::WaitForMessage(void* exception_handler_class) { in WaitForMessage() argument480 reinterpret_cast<ExceptionHandler*>(exception_handler_class); in WaitForMessage()