#include <ShadowChicken.h>
|
| ShadowChicken () |
|
| ~ShadowChicken () |
|
void | log (VM &vm, ExecState *exec, const Packet &) |
|
void | update (VM &, ExecState *) |
|
template<typename Functor > |
void | iterate (VM &, ExecState *, const Functor &) |
|
void | visitChildren (SlotVisitor &) |
|
void | reset () |
|
Packet * | log () const |
|
unsigned | logSize () const |
|
Packet ** | addressOfLogCursor () |
|
Packet * | logEnd () |
|
void | dump (PrintStream &) const |
|
JS_EXPORT_PRIVATE JSArray * | functionsOnStack (ExecState *) |
|
| ShadowChicken () |
|
| ~ShadowChicken () |
|
void | log (VM &vm, ExecState *exec, const Packet &) |
|
void | update (VM &, ExecState *) |
|
template<typename Functor > |
void | iterate (VM &, ExecState *, const Functor &) |
|
void | visitChildren (SlotVisitor &) |
|
void | reset () |
|
Packet * | log () const |
|
unsigned | logSize () const |
|
Packet ** | addressOfLogCursor () |
|
Packet * | logEnd () |
|
void | dump (PrintStream &) const |
|
JS_EXPORT_PRIVATE JSArray * | functionsOnStack (ExecState *) |
|
◆ ShadowChicken() [1/2]
JSC::ShadowChicken::ShadowChicken |
( |
| ) |
|
◆ ~ShadowChicken() [1/2]
JSC::ShadowChicken::~ShadowChicken |
( |
| ) |
|
◆ ShadowChicken() [2/2]
JSC::ShadowChicken::ShadowChicken |
( |
| ) |
|
◆ ~ShadowChicken() [2/2]
JSC::ShadowChicken::~ShadowChicken |
( |
| ) |
|
◆ addressOfLogCursor() [1/2]
Packet** JSC::ShadowChicken::addressOfLogCursor |
( |
| ) |
|
|
inline |
◆ addressOfLogCursor() [2/2]
Packet** JSC::ShadowChicken::addressOfLogCursor |
( |
| ) |
|
|
inline |
◆ dump() [1/2]
void JSC::ShadowChicken::dump |
( |
PrintStream & |
out | ) |
const |
◆ dump() [2/2]
void JSC::ShadowChicken::dump |
( |
PrintStream & |
| ) |
const |
◆ functionsOnStack() [1/2]
◆ functionsOnStack() [2/2]
◆ iterate() [1/2]
template<typename Functor >
void JSC::ShadowChicken::iterate |
( |
VM & |
vm, |
|
|
ExecState * |
exec, |
|
|
const Functor & |
functor |
|
) |
| |
◆ iterate() [2/2]
template<typename Functor >
◆ log() [1/4]
◆ log() [2/4]
◆ log() [3/4]
Packet* JSC::ShadowChicken::log |
( |
| ) |
const |
|
inline |
◆ log() [4/4]
Packet* JSC::ShadowChicken::log |
( |
| ) |
const |
|
inline |
◆ logEnd() [1/2]
Packet* JSC::ShadowChicken::logEnd |
( |
| ) |
|
|
inline |
◆ logEnd() [2/2]
Packet* JSC::ShadowChicken::logEnd |
( |
| ) |
|
|
inline |
◆ logSize() [1/2]
unsigned JSC::ShadowChicken::logSize |
( |
| ) |
const |
|
inline |
◆ logSize() [2/2]
unsigned JSC::ShadowChicken::logSize |
( |
| ) |
const |
|
inline |
◆ reset() [1/2]
void JSC::ShadowChicken::reset |
( |
| ) |
|
◆ reset() [2/2]
void JSC::ShadowChicken::reset |
( |
| ) |
|
◆ update() [1/2]
◆ update() [2/2]
◆ visitChildren() [1/2]
◆ visitChildren() [2/2]
◆ LLIntOffsetsExtractor
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/ShadowChicken.h
- DerivedData/WebKit/Build/Products/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/ShadowChickenInlines.h
- Source/JavaScriptCore/interpreter/ShadowChicken.cpp