#include <VarOffset.h>
◆ VarOffset() [1/10]
JSC::VarOffset::VarOffset |
( |
| ) |
|
|
inline |
◆ VarOffset() [2/10]
◆ VarOffset() [3/10]
◆ VarOffset() [4/10]
◆ VarOffset() [5/10]
◆ VarOffset() [6/10]
JSC::VarOffset::VarOffset |
( |
| ) |
|
|
inline |
◆ VarOffset() [7/10]
◆ VarOffset() [8/10]
◆ VarOffset() [9/10]
◆ VarOffset() [10/10]
◆ assemble() [1/2]
◆ assemble() [2/2]
◆ capturedArgumentsOffset() [1/2]
◆ capturedArgumentsOffset() [2/2]
◆ capturedArgumentsOffsetUnchecked() [1/2]
◆ capturedArgumentsOffsetUnchecked() [2/2]
◆ checkSanity() [1/2]
void JSC::VarOffset::checkSanity |
( |
| ) |
const |
|
inline |
◆ checkSanity() [2/2]
void JSC::VarOffset::checkSanity |
( |
| ) |
const |
|
inline |
◆ dump() [1/2]
void JSC::VarOffset::dump |
( |
PrintStream & |
out | ) |
const |
◆ dump() [2/2]
void JSC::VarOffset::dump |
( |
PrintStream & |
| ) |
const |
◆ hash() [1/2]
unsigned JSC::VarOffset::hash |
( |
| ) |
const |
|
inline |
◆ hash() [2/2]
unsigned JSC::VarOffset::hash |
( |
| ) |
const |
|
inline |
◆ isDirectArgument() [1/2]
bool JSC::VarOffset::isDirectArgument |
( |
| ) |
const |
|
inline |
◆ isDirectArgument() [2/2]
bool JSC::VarOffset::isDirectArgument |
( |
| ) |
const |
|
inline |
◆ isHashTableDeletedValue() [1/2]
bool JSC::VarOffset::isHashTableDeletedValue |
( |
| ) |
const |
|
inline |
◆ isHashTableDeletedValue() [2/2]
bool JSC::VarOffset::isHashTableDeletedValue |
( |
| ) |
const |
|
inline |
◆ isScope() [1/2]
bool JSC::VarOffset::isScope |
( |
| ) |
const |
|
inline |
◆ isScope() [2/2]
bool JSC::VarOffset::isScope |
( |
| ) |
const |
|
inline |
◆ isStack() [1/2]
bool JSC::VarOffset::isStack |
( |
| ) |
const |
|
inline |
◆ isStack() [2/2]
bool JSC::VarOffset::isStack |
( |
| ) |
const |
|
inline |
◆ isValid() [1/2]
bool JSC::VarOffset::isValid |
( |
| ) |
const |
|
inline |
◆ isValid() [2/2]
bool JSC::VarOffset::isValid |
( |
| ) |
const |
|
inline |
◆ kind() [1/2]
VarKind JSC::VarOffset::kind |
( |
| ) |
const |
|
inline |
◆ kind() [2/2]
VarKind JSC::VarOffset::kind |
( |
| ) |
const |
|
inline |
◆ operator!() [1/2]
bool JSC::VarOffset::operator! |
( |
| ) |
const |
|
inline |
◆ operator!() [2/2]
bool JSC::VarOffset::operator! |
( |
| ) |
const |
|
inline |
◆ operator!=() [1/2]
◆ operator!=() [2/2]
◆ operator==() [1/2]
bool JSC::VarOffset::operator== |
( |
const VarOffset & |
other | ) |
const |
|
inline |
◆ operator==() [2/2]
bool JSC::VarOffset::operator== |
( |
const VarOffset & |
other | ) |
const |
|
inline |
◆ rawOffset() [1/2]
unsigned JSC::VarOffset::rawOffset |
( |
| ) |
const |
|
inline |
◆ rawOffset() [2/2]
unsigned JSC::VarOffset::rawOffset |
( |
| ) |
const |
|
inline |
◆ scopeOffset() [1/2]
◆ scopeOffset() [2/2]
◆ scopeOffsetUnchecked() [1/2]
ScopeOffset JSC::VarOffset::scopeOffsetUnchecked |
( |
| ) |
const |
|
inline |
◆ scopeOffsetUnchecked() [2/2]
ScopeOffset JSC::VarOffset::scopeOffsetUnchecked |
( |
| ) |
const |
|
inline |
◆ stackOffset() [1/2]
◆ stackOffset() [2/2]
◆ stackOffsetUnchecked() [1/2]
◆ stackOffsetUnchecked() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/VarOffset.h
- Source/JavaScriptCore/runtime/VarOffset.cpp