![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qv4compiler_p.h>
#include <qv4codegen_p.h>
#include <private/qv4compileddata_p.h>
#include <private/qv4staticvalue_p.h>
#include <private/qv4alloca_p.h>
#include <private/qqmljslexer_p.h>
#include <private/qqmljsast_p.h>
#include <private/qqmlirbuilder_p.h>
#include <QCryptographicHash>
#include <QtEndian>
Go to the source code of this file.
Namespaces | |
namespace | QtPrivate |
Functions | |
static size_t | QtPrivate::roundUpToMultipleOf (size_t divisor, size_t x) |
static QV4::CompiledData::Lookup::Mode | lookupMode (QV4::Compiler::JSUnitGenerator::LookupMode mode) |
Variables | |
static constexpr qsizetype | jsClassMembersOffset = 1 |
|
static |
Definition at line 124 of file qv4compiler.cpp.
|
staticconstexpr |
Definition at line 201 of file qv4compiler.cpp.