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