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

#include <VisitRaceKey.h>

Public Member Functions

 VisitRaceKey ()
 
 VisitRaceKey (JSCell *cell, const char *raceName)
 
 VisitRaceKey (WTF::HashTableDeletedValueType)
 
bool operator== (const VisitRaceKey &other) const
 
bool operator!= (const VisitRaceKey &other) const
 
 operator bool () const
 
void dump (PrintStream &out) const
 
JSCellcell () const
 
const char * raceName () const
 
bool isHashTableDeletedValue () const
 
unsigned hash () const
 
 VisitRaceKey ()
 
 VisitRaceKey (JSCell *cell, const char *raceName)
 
 VisitRaceKey (WTF::HashTableDeletedValueType)
 
bool operator== (const VisitRaceKey &other) const
 
bool operator!= (const VisitRaceKey &other) const
 
 operator bool () const
 
void dump (PrintStream &out) const
 
JSCellcell () const
 
const char * raceName () const
 
bool isHashTableDeletedValue () const
 
unsigned hash () const
 

Constructor & Destructor Documentation

◆ VisitRaceKey() [1/6]

JSC::VisitRaceKey::VisitRaceKey ( )
inline

◆ VisitRaceKey() [2/6]

JSC::VisitRaceKey::VisitRaceKey ( JSCell cell,
const char *  raceName 
)
inline

◆ VisitRaceKey() [3/6]

JSC::VisitRaceKey::VisitRaceKey ( WTF::HashTableDeletedValueType  )
inline

◆ VisitRaceKey() [4/6]

JSC::VisitRaceKey::VisitRaceKey ( )
inline

◆ VisitRaceKey() [5/6]

JSC::VisitRaceKey::VisitRaceKey ( JSCell cell,
const char *  raceName 
)
inline

◆ VisitRaceKey() [6/6]

JSC::VisitRaceKey::VisitRaceKey ( WTF::HashTableDeletedValueType  )
inline

Member Function Documentation

◆ cell() [1/2]

JSCell* JSC::VisitRaceKey::cell ( ) const
inline

◆ cell() [2/2]

JSCell* JSC::VisitRaceKey::cell ( ) const
inline

◆ dump() [1/2]

void JSC::VisitRaceKey::dump ( PrintStream &  out) const

◆ dump() [2/2]

void JSC::VisitRaceKey::dump ( PrintStream &  out) const

◆ hash() [1/2]

unsigned JSC::VisitRaceKey::hash ( ) const
inline

◆ hash() [2/2]

unsigned JSC::VisitRaceKey::hash ( ) const
inline

◆ isHashTableDeletedValue() [1/2]

bool JSC::VisitRaceKey::isHashTableDeletedValue ( ) const
inline

◆ isHashTableDeletedValue() [2/2]

bool JSC::VisitRaceKey::isHashTableDeletedValue ( ) const
inline

◆ operator bool() [1/2]

JSC::VisitRaceKey::operator bool ( ) const
inlineexplicit

◆ operator bool() [2/2]

JSC::VisitRaceKey::operator bool ( ) const
inlineexplicit

◆ operator!=() [1/2]

bool JSC::VisitRaceKey::operator!= ( const VisitRaceKey other) const
inline

◆ operator!=() [2/2]

bool JSC::VisitRaceKey::operator!= ( const VisitRaceKey other) const
inline

◆ operator==() [1/2]

bool JSC::VisitRaceKey::operator== ( const VisitRaceKey other) const
inline

◆ operator==() [2/2]

bool JSC::VisitRaceKey::operator== ( const VisitRaceKey other) const
inline

◆ raceName() [1/2]

const char* JSC::VisitRaceKey::raceName ( ) const
inline

◆ raceName() [2/2]

const char* JSC::VisitRaceKey::raceName ( ) const
inline

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