![]() |
Qt 6.x
The Qt SDK
|
#include <qv4compileddata_p.h>
Public Attributes | |
quint32_le | nameIndex |
ParameterType | type |
Definition at line 333 of file qv4compileddata_p.h.
quint32_le QV4::CompiledData::Parameter::nameIndex |
Definition at line 335 of file qv4compileddata_p.h.
Referenced by QV4::Function::Function(), QmlIR::IRBuilder::visit(), and QV4::Compiler::JSUnitGenerator::writeFunction().
ParameterType QV4::CompiledData::Parameter::type |
Definition at line 336 of file qv4compileddata_p.h.
Referenced by QV4::coerceAndCall(), and QmlIR::IRBuilder::visit().