Searched refs:ExceptionHandlerInfo (Results 1 – 1 of 1) sorted by relevance
131 struct ExceptionHandlerInfo { struct132 ExceptionHandlerInfo* previous; argument137 static ExceptionHandlerInfo* topHandler;141 ExceptionHandlerInfo* info = new ExceptionHandlerInfo; in pushExceptionHandler()151 ExceptionHandlerInfo* doomed = topHandler; in popExceptionHandler()