#include <CLoopStack.h>
◆ CLoopStack() [1/2]
JSC::CLoopStack::CLoopStack |
( |
VM & |
vm | ) |
|
◆ ~CLoopStack() [1/2]
JSC::CLoopStack::~CLoopStack |
( |
| ) |
|
◆ CLoopStack() [2/2]
JSC::CLoopStack::CLoopStack |
( |
VM & |
| ) |
|
◆ ~CLoopStack() [2/2]
JSC::CLoopStack::~CLoopStack |
( |
| ) |
|
◆ baseOfStack() [1/2]
Register* JSC::CLoopStack::baseOfStack |
( |
| ) |
const |
|
inline |
◆ baseOfStack() [2/2]
Register* JSC::CLoopStack::baseOfStack |
( |
| ) |
const |
|
inline |
◆ committedByteCount() [1/2]
size_t JSC::CLoopStack::committedByteCount |
( |
| ) |
|
|
static |
◆ committedByteCount() [2/2]
static size_t JSC::CLoopStack::committedByteCount |
( |
| ) |
|
|
static |
◆ containsAddress() [1/2]
bool JSC::CLoopStack::containsAddress |
( |
Register * |
address | ) |
|
|
inline |
◆ containsAddress() [2/2]
bool JSC::CLoopStack::containsAddress |
( |
Register * |
address | ) |
|
|
inline |
◆ ensureCapacityFor() [1/2]
bool JSC::CLoopStack::ensureCapacityFor |
( |
Register * |
newTopOfStack | ) |
|
|
inline |
◆ ensureCapacityFor() [2/2]
bool JSC::CLoopStack::ensureCapacityFor |
( |
Register * |
newTopOfStack | ) |
|
◆ gatherConservativeRoots() [1/2]
◆ gatherConservativeRoots() [2/2]
◆ isSafeToRecurse() [1/2]
bool JSC::CLoopStack::isSafeToRecurse |
( |
| ) |
const |
◆ isSafeToRecurse() [2/2]
bool JSC::CLoopStack::isSafeToRecurse |
( |
| ) |
const |
◆ sanitizeStack() [1/2]
void JSC::CLoopStack::sanitizeStack |
( |
| ) |
|
◆ sanitizeStack() [2/2]
void JSC::CLoopStack::sanitizeStack |
( |
| ) |
|
◆ setSoftReservedZoneSize() [1/2]
void JSC::CLoopStack::setSoftReservedZoneSize |
( |
size_t |
| ) |
|
◆ setSoftReservedZoneSize() [2/2]
void JSC::CLoopStack::setSoftReservedZoneSize |
( |
size_t |
reservedZoneSize | ) |
|
◆ size() [1/2]
size_t JSC::CLoopStack::size |
( |
| ) |
const |
|
inline |
◆ size() [2/2]
size_t JSC::CLoopStack::size |
( |
| ) |
const |
|
inline |
◆ topOfStack() [1/2]
Register * JSC::CLoopStack::topOfStack |
( |
| ) |
|
|
inline |
◆ topOfStack() [2/2]
Register* JSC::CLoopStack::topOfStack |
( |
| ) |
|
|
inline |
◆ LLIntOffsetsExtractor
◆ maxExcessCapacity
static const ptrdiff_t JSC::CLoopStack::maxExcessCapacity = 8 * 1024 |
|
static |
The documentation for this class was generated from the following files: