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

Public Member Functions

void reset ()
 
bool hasOverflowed () const
 
int overflowCount () const
 
bool didCrash () const
 

Protected Member Functions

void overflowed ()
 
void clearOverflow ()
 

Static Protected Member Functions

static void crash ()
 

Member Function Documentation

◆ clearOverflow()

void TestWebKitAPI::OverflowCrashLogger::clearOverflow ( )
inlineprotected

◆ crash()

static void TestWebKitAPI::OverflowCrashLogger::crash ( )
inlinestaticprotected

◆ didCrash()

bool TestWebKitAPI::OverflowCrashLogger::didCrash ( ) const
inline

◆ hasOverflowed()

bool TestWebKitAPI::OverflowCrashLogger::hasOverflowed ( ) const
inline

◆ overflowCount()

int TestWebKitAPI::OverflowCrashLogger::overflowCount ( ) const
inline

◆ overflowed()

void TestWebKitAPI::OverflowCrashLogger::overflowed ( )
inlineprotected

◆ reset()

void TestWebKitAPI::OverflowCrashLogger::reset ( )
inline

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