| 8502 | } |
| 8503 | |
| 8504 | FatalConditionHandler::~FatalConditionHandler() { |
| 8505 | reset(); |
| 8506 | } |
| 8507 | |
| 8508 | bool FatalConditionHandler::isSet = false; |
| 8509 | ULONG FatalConditionHandler::guaranteeSize = 0; |
nothing calls this directly
no outgoing calls
no test coverage detected