#include <CallFrameClosure.h>
◆ setArgument()
void JSC::CallFrameClosure::setArgument |
( |
int |
argument, |
|
|
JSValue |
value |
|
) |
| |
|
inline |
◆ setThis()
◆ argumentCountIncludingThis
int JSC::CallFrameClosure::argumentCountIncludingThis |
◆ function
◆ functionExecutable
◆ oldCallFrame
CallFrame* JSC::CallFrameClosure::oldCallFrame |
◆ parameterCountIncludingThis
int JSC::CallFrameClosure::parameterCountIncludingThis |
◆ protoCallFrame
◆ scope
JSScope* JSC::CallFrameClosure::scope |
◆ vm
VM* JSC::CallFrameClosure::vm |
The documentation for this struct was generated from the following file: