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

#include <CallFrame.h>

Public Member Functions

 CallSiteIndex ()
 
 CallSiteIndex (uint32_t bits)
 
 operator bool () const
 
bool operator== (const CallSiteIndex &other) const
 
uint32_t bits () const
 
 CallSiteIndex ()
 
 CallSiteIndex (uint32_t bits)
 
 operator bool () const
 
bool operator== (const CallSiteIndex &other) const
 
uint32_t bits () const
 

Constructor & Destructor Documentation

◆ CallSiteIndex() [1/4]

JSC::CallSiteIndex::CallSiteIndex ( )
inline

◆ CallSiteIndex() [2/4]

JSC::CallSiteIndex::CallSiteIndex ( uint32_t  bits)
inlineexplicit

◆ CallSiteIndex() [3/4]

JSC::CallSiteIndex::CallSiteIndex ( )
inline

◆ CallSiteIndex() [4/4]

JSC::CallSiteIndex::CallSiteIndex ( uint32_t  bits)
inlineexplicit

Member Function Documentation

◆ bits() [1/2]

uint32_t JSC::CallSiteIndex::bits ( ) const
inline

◆ bits() [2/2]

uint32_t JSC::CallSiteIndex::bits ( ) const
inline

◆ operator bool() [1/2]

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

◆ operator bool() [2/2]

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

◆ operator==() [1/2]

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

◆ operator==() [2/2]

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

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