#include <qv4executablecompilationunit_p.h>
◆ CompiledBinding
◆ CompiledFunction
◆ CompiledObject
◆ IdToObjectMap
◆ baseCompilationUnit()
◆ bindingPropertyDataPerObjectAt()
◆ bindingValueAsNumber()
double QV4::ExecutableCompilationUnit::bindingValueAsNumber |
( |
const CompiledData::Binding * | binding | ) |
const |
|
inline |
◆ bindingValueAsScriptString()
◆ bindingValueAsString()
◆ clear()
void QV4::ExecutableCompilationUnit::clear |
( |
| ) |
|
◆ componentsAreBound()
bool QV4::ExecutableCompilationUnit::componentsAreBound |
( |
| ) |
const |
|
inline |
◆ dependentScriptsPtr()
◆ evaluate()
void QV4::ExecutableCompilationUnit::evaluate |
( |
| ) |
|
◆ evaluateModuleRequests()
void QV4::ExecutableCompilationUnit::evaluateModuleRequests |
( |
| ) |
|
◆ exportedNames()
QStringList QV4::ExecutableCompilationUnit::exportedNames |
( |
| ) |
const |
|
inline |
◆ fileName()
QString QV4::ExecutableCompilationUnit::fileName |
( |
| ) |
const |
|
inline |
◆ finalUrl()
QUrl QV4::ExecutableCompilationUnit::finalUrl |
( |
| ) |
const |
|
inline |
◆ finalUrlString()
QString QV4::ExecutableCompilationUnit::finalUrlString |
( |
| ) |
const |
|
inline |
◆ ignoresFunctionSignature()
bool QV4::ExecutableCompilationUnit::ignoresFunctionSignature |
( |
| ) |
const |
|
inline |
◆ inlineComponentId()
int QV4::ExecutableCompilationUnit::inlineComponentId |
( |
const QString & | inlineComponentName | ) |
const |
|
inline |
◆ instantiate()
Heap::Module * QV4::ExecutableCompilationUnit::instantiate |
( |
| ) |
|
◆ isESModule()
bool QV4::ExecutableCompilationUnit::isESModule |
( |
| ) |
const |
|
inline |
◆ mark()
void QV4::ExecutableCompilationUnit::mark |
( |
MarkStack * | markStack | ) |
const |
|
inline |
◆ markObjects()
◆ metaType()
QMetaType QV4::ExecutableCompilationUnit::metaType |
( |
| ) |
const |
|
inline |
◆ module()
Heap::Module * QV4::ExecutableCompilationUnit::module |
( |
| ) |
const |
◆ namedObjectsPerComponent()
IdentifierHash QV4::ExecutableCompilationUnit::namedObjectsPerComponent |
( |
int | componentObjectIndex | ) |
|
|
inline |
◆ nativeMethodsAcceptThisObjects()
bool QV4::ExecutableCompilationUnit::nativeMethodsAcceptThisObjects |
( |
| ) |
const |
|
inline |
◆ objectAt()
const CompiledObject * QV4::ExecutableCompilationUnit::objectAt |
( |
int | index | ) |
const |
|
inline |
◆ objectCount()
int QV4::ExecutableCompilationUnit::objectCount |
( |
| ) |
const |
|
inline |
◆ populate()
void QV4::ExecutableCompilationUnit::populate |
( |
| ) |
|
◆ propertyCachesPtr()
◆ qmlTypeForComponent()
QQmlType QV4::ExecutableCompilationUnit::qmlTypeForComponent |
( |
const QString & | inlineComponentName = QString() | ) |
const |
|
inline |
◆ resolvedType()
◆ resolveExport()
const Value * QV4::ExecutableCompilationUnit::resolveExport |
( |
QV4::String * | exportName | ) |
|
|
inline |
◆ rootFunction()
◆ rootPropertyCache()
◆ setModule()
void QV4::ExecutableCompilationUnit::setModule |
( |
Heap::Module * | module | ) |
|
◆ setValue()
void QV4::ExecutableCompilationUnit::setValue |
( |
const QV4::Value & | value | ) |
|
|
inline |
◆ stringAt()
QString QV4::ExecutableCompilationUnit::stringAt |
( |
uint | index | ) |
const |
|
inline |
◆ templateObjectAt()
Heap::Object * QV4::ExecutableCompilationUnit::templateObjectAt |
( |
int | index | ) |
const |
◆ totalBindingsCount()
int QV4::ExecutableCompilationUnit::totalBindingsCount |
( |
const QString & | inlineComponentRoot | ) |
const |
|
inline |
◆ totalObjectCount()
int QV4::ExecutableCompilationUnit::totalObjectCount |
( |
const QString & | inlineComponentRoot | ) |
const |
|
inline |
◆ totalParserStatusCount()
int QV4::ExecutableCompilationUnit::totalParserStatusCount |
( |
const QString & | inlineComponentRoot | ) |
const |
|
inline |
◆ totalStringCount()
quint32 QV4::ExecutableCompilationUnit::totalStringCount |
( |
| ) |
const |
|
inlineprotected |
◆ translateFrom()
◆ typeNameCache()
◆ unitData()
◆ url()
QUrl QV4::ExecutableCompilationUnit::url |
( |
| ) |
const |
|
inline |
◆ value()
◆ valueTypesAreAddressable()
bool QV4::ExecutableCompilationUnit::valueTypesAreAddressable |
( |
| ) |
const |
|
inline |
◆ valueTypesAreAssertable()
bool QV4::ExecutableCompilationUnit::valueTypesAreAssertable |
( |
| ) |
const |
|
inline |
◆ valueTypesAreCopied()
bool QV4::ExecutableCompilationUnit::valueTypesAreCopied |
( |
| ) |
const |
|
inline |
◆ ExecutionEngine
◆ QQmlRefCounted< ExecutableCompilationUnit >
◆ QQmlRefPointer< ExecutableCompilationUnit >
◆ engine
◆ namedObjectsPerComponentCache
The documentation for this class was generated from the following files: