Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qv4staticvalue_p.h File Reference

(105a6ae8c77612075fa86960bfdd04386f36c527)

#include <qjsnumbercoercion.h>
#include <QtCore/private/qnumeric_p.h>
#include <private/qtqmlglobal_p.h>
#include <cstring>
+ Include dependency graph for qv4staticvalue_p.h:

Go to the source code of this file.

Classes

struct  QV4::StaticValue
 
struct  QV4::Encode
 

Namespaces

namespace  QV4
 
namespace  QV4::Heap
 

Macros

#define QV4_NEARLY_ALWAYS_INLINE   inline
 

Typedefs

typedef quint64 QV4::ReturnedValue
 

Functions

 QV4::Q_STATIC_ASSERT (std::is_trivial_v< StaticValue >)
 

Macro Definition Documentation

◆ QV4_NEARLY_ALWAYS_INLINE

#define QV4_NEARLY_ALWAYS_INLINE   inline

Definition at line 27 of file qv4staticvalue_p.h.