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

#include <DirectArgumentsOffset.h>

Inheritance diagram for JSC::DirectArgumentsOffset:
JSC::GenericOffset< DirectArgumentsOffset > JSC::GenericOffset< DirectArgumentsOffset >

Public Member Functions

 DirectArgumentsOffset ()
 
 DirectArgumentsOffset (unsigned offset)
 
void dump (PrintStream &) const
 
 DirectArgumentsOffset ()
 
 DirectArgumentsOffset (unsigned offset)
 
void dump (PrintStream &) const
 
- Public Member Functions inherited from JSC::GenericOffset< DirectArgumentsOffset >
 GenericOffset ()
 
 GenericOffset (unsigned offset)
 
 GenericOffset ()
 
 GenericOffset (unsigned offset)
 
bool operator! () const
 
bool operator! () const
 
unsigned offsetUnchecked () const
 
unsigned offsetUnchecked () const
 
unsigned offset () const
 
unsigned offset () const
 
bool operator== (const DirectArgumentsOffset &other) const
 
bool operator== (const DirectArgumentsOffset &other) const
 
bool operator!= (const DirectArgumentsOffset &other) const
 
bool operator!= (const DirectArgumentsOffset &other) const
 
bool operator< (const DirectArgumentsOffset &other) const
 
bool operator< (const DirectArgumentsOffset &other) const
 
bool operator> (const DirectArgumentsOffset &other) const
 
bool operator> (const DirectArgumentsOffset &other) const
 
bool operator<= (const DirectArgumentsOffset &other) const
 
bool operator<= (const DirectArgumentsOffset &other) const
 
bool operator>= (const DirectArgumentsOffset &other) const
 
bool operator>= (const DirectArgumentsOffset &other) const
 
DirectArgumentsOffset operator+ (int value) const
 
DirectArgumentsOffset operator+ (int value) const
 
DirectArgumentsOffset operator- (int value) const
 
DirectArgumentsOffset operator- (int value) const
 
DirectArgumentsOffsetoperator+= (int value)
 
DirectArgumentsOffsetoperator+= (int value)
 
DirectArgumentsOffsetoperator-= (int value)
 
DirectArgumentsOffsetoperator-= (int value)
 

Additional Inherited Members

- Static Public Attributes inherited from JSC::GenericOffset< DirectArgumentsOffset >
static const unsigned invalidOffset
 

Constructor & Destructor Documentation

◆ DirectArgumentsOffset() [1/4]

JSC::DirectArgumentsOffset::DirectArgumentsOffset ( )
inline

◆ DirectArgumentsOffset() [2/4]

JSC::DirectArgumentsOffset::DirectArgumentsOffset ( unsigned  offset)
inlineexplicit

◆ DirectArgumentsOffset() [3/4]

JSC::DirectArgumentsOffset::DirectArgumentsOffset ( )
inline

◆ DirectArgumentsOffset() [4/4]

JSC::DirectArgumentsOffset::DirectArgumentsOffset ( unsigned  offset)
inlineexplicit

Member Function Documentation

◆ dump() [1/2]

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

◆ dump() [2/2]

void JSC::DirectArgumentsOffset::dump ( PrintStream &  ) const

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