|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <ScopeOffset.h>
Public Member Functions | |
| ScopeOffset () | |
| ScopeOffset (unsigned offset) | |
| void | dump (PrintStream &) const |
| ScopeOffset () | |
| ScopeOffset (unsigned offset) | |
| void | dump (PrintStream &) const |
Public Member Functions inherited from JSC::GenericOffset< ScopeOffset > | |
| 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 ScopeOffset &other) const |
| bool | operator== (const ScopeOffset &other) const |
| bool | operator!= (const ScopeOffset &other) const |
| bool | operator!= (const ScopeOffset &other) const |
| bool | operator< (const ScopeOffset &other) const |
| bool | operator< (const ScopeOffset &other) const |
| bool | operator> (const ScopeOffset &other) const |
| bool | operator> (const ScopeOffset &other) const |
| bool | operator<= (const ScopeOffset &other) const |
| bool | operator<= (const ScopeOffset &other) const |
| bool | operator>= (const ScopeOffset &other) const |
| bool | operator>= (const ScopeOffset &other) const |
| ScopeOffset | operator+ (int value) const |
| ScopeOffset | operator+ (int value) const |
| ScopeOffset | operator- (int value) const |
| ScopeOffset | operator- (int value) const |
| ScopeOffset & | operator+= (int value) |
| ScopeOffset & | operator+= (int value) |
| ScopeOffset & | operator-= (int value) |
| ScopeOffset & | operator-= (int value) |
Additional Inherited Members | |
Static Public Attributes inherited from JSC::GenericOffset< ScopeOffset > | |
| static const unsigned | invalidOffset |
|
inline |
|
inlineexplicit |
|
inline |
|
inlineexplicit |
| void JSC::ScopeOffset::dump | ( | PrintStream & | out | ) | const |
| void JSC::ScopeOffset::dump | ( | PrintStream & | ) | const |
1.8.13