Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qv4stacklimits_p.h File Reference

(4677b2bdd68b71c66d080652dd01e1f49b40f581)

#include <private/qtqmlglobal_p.h>
Include dependency graph for qv4stacklimits_p.h:

Go to the source code of this file.

Classes

struct  QV4::StackProperties

Namespaces

namespace  QV4

Macros

#define Q_STACK_GROWTH_DIRECTION   (-1)

Functions

const voidQV4::currentStackPointer ()
StackProperties QV4::stackProperties ()

Macro Definition Documentation

◆ Q_STACK_GROWTH_DIRECTION

#define Q_STACK_GROWTH_DIRECTION   (-1)

Definition at line 24 of file qv4stacklimits_p.h.