#include <ProtoCallFrame.h>
◆ argument()
◆ argumentCount()
int JSC::ProtoCallFrame::argumentCount |
( |
| ) |
const |
|
inline |
◆ argumentCountIncludingThis()
int JSC::ProtoCallFrame::argumentCountIncludingThis |
( |
| ) |
const |
|
inline |
◆ callee()
JSObject* JSC::ProtoCallFrame::callee |
( |
| ) |
const |
|
inline |
◆ clearCurrentVPC()
void JSC::ProtoCallFrame::clearCurrentVPC |
( |
| ) |
|
|
inline |
◆ codeBlock()
CodeBlock* JSC::ProtoCallFrame::codeBlock |
( |
| ) |
const |
|
inline |
◆ init()
◆ needArityCheck()
bool JSC::ProtoCallFrame::needArityCheck |
( |
| ) |
|
|
inline |
◆ setArgument()
◆ setArgumentCountIncludingThis()
void JSC::ProtoCallFrame::setArgumentCountIncludingThis |
( |
int |
count | ) |
|
|
inline |
◆ setCallee()
◆ setCodeBlock()
◆ setPaddedArgCount()
void JSC::ProtoCallFrame::setPaddedArgCount |
( |
uint32_t |
argCount | ) |
|
|
inline |
◆ setThisValue()
void JSC::ProtoCallFrame::setThisValue |
( |
JSValue |
value | ) |
|
|
inline |
◆ thisValue()
JSValue JSC::ProtoCallFrame::thisValue |
( |
| ) |
const |
|
inline |
◆ argCountAndCodeOriginValue
Register JSC::ProtoCallFrame::argCountAndCodeOriginValue |
◆ args
◆ arityMissMatch
bool JSC::ProtoCallFrame::arityMissMatch |
◆ calleeValue
Register JSC::ProtoCallFrame::calleeValue |
◆ codeBlockValue
Register JSC::ProtoCallFrame::codeBlockValue |
◆ paddedArgCount
uint32_t JSC::ProtoCallFrame::paddedArgCount |
◆ thisArg
◆ WTF_FORBID_HEAP_ALLOCATION
JSC::ProtoCallFrame::WTF_FORBID_HEAP_ALLOCATION |
The documentation for this struct was generated from the following files: