aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4executablecompilationunit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split QV4::Value into a static and a dynamic partUlf Hermann2019-05-311-5/+5
* Move valueAsNumber into ExecutableCompilationUnitUlf Hermann2019-05-131-1/+1
* Inline dumpConstantTable() into the only place where it's usedUlf Hermann2019-05-171-1/+26
* Split CompiledData::CompilationUnit in twoUlf Hermann2019-05-161-0/+784