#include <qv4stackframe_p.h>
Definition at line 122 of file qv4stackframe_p.h.
◆ argTypes()
const QMetaType * QV4::MetaTypesStackFrame::argTypes |
( |
| ) |
const |
|
inline |
◆ argv()
void ** QV4::MetaTypesStackFrame::argv |
( |
| ) |
const |
|
inline |
◆ callContext()
Heap::CallContext * QV4::MetaTypesStackFrame::callContext |
( |
| ) |
const |
|
inline |
◆ context()
◆ init()
◆ isReturnValueUndefined()
bool QV4::MetaTypesStackFrame::isReturnValueUndefined |
( |
| ) |
const |
|
inline |
◆ pop()
◆ push()
◆ returnType()
QMetaType QV4::MetaTypesStackFrame::returnType |
( |
| ) |
const |
|
inline |
◆ returnValue()
void * QV4::MetaTypesStackFrame::returnValue |
( |
| ) |
const |
|
inline |
◆ setContext()
◆ setReturnValueUndefined()
void QV4::MetaTypesStackFrame::setReturnValueUndefined |
( |
| ) |
|
|
inline |
◆ thisObject()
QObject * QV4::MetaTypesStackFrame::thisObject |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: