webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
WTF::CrashOnOverflow Class Reference

#include <CheckedArithmetic.h>

Public Member Functions

void clearOverflow ()
 
bool hasOverflowed () const
 
void clearOverflow ()
 
bool hasOverflowed () const
 
void clearOverflow ()
 
bool hasOverflowed () const
 

Static Public Member Functions

static NO_RETURN_DUE_TO_CRASH void overflowed ()
 
static NO_RETURN_DUE_TO_CRASH void crash ()
 
static NO_RETURN_DUE_TO_CRASH void overflowed ()
 
static NO_RETURN_DUE_TO_CRASH void crash ()
 
static NO_RETURN_DUE_TO_CRASH void overflowed ()
 
static NO_RETURN_DUE_TO_CRASH void crash ()
 

Member Function Documentation

◆ clearOverflow() [1/3]

void WTF::CrashOnOverflow::clearOverflow ( )
inline

◆ clearOverflow() [2/3]

void WTF::CrashOnOverflow::clearOverflow ( )
inline

◆ clearOverflow() [3/3]

void WTF::CrashOnOverflow::clearOverflow ( )
inline

◆ crash() [1/3]

static NO_RETURN_DUE_TO_CRASH void WTF::CrashOnOverflow::crash ( )
inlinestatic

◆ crash() [2/3]

static NO_RETURN_DUE_TO_CRASH void WTF::CrashOnOverflow::crash ( )
inlinestatic

◆ crash() [3/3]

static NO_RETURN_DUE_TO_CRASH void WTF::CrashOnOverflow::crash ( )
inlinestatic

◆ hasOverflowed() [1/3]

bool WTF::CrashOnOverflow::hasOverflowed ( ) const
inline

◆ hasOverflowed() [2/3]

bool WTF::CrashOnOverflow::hasOverflowed ( ) const
inline

◆ hasOverflowed() [3/3]

bool WTF::CrashOnOverflow::hasOverflowed ( ) const
inline

◆ overflowed() [1/3]

static NO_RETURN_DUE_TO_CRASH void WTF::CrashOnOverflow::overflowed ( )
inlinestatic

◆ overflowed() [2/3]

static NO_RETURN_DUE_TO_CRASH void WTF::CrashOnOverflow::overflowed ( )
inlinestatic

◆ overflowed() [3/3]

static NO_RETURN_DUE_TO_CRASH void WTF::CrashOnOverflow::overflowed ( )
inlinestatic

The documentation for this class was generated from the following file: