aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4propertykey_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.6' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-03-011-0/+2
|\
| * V4: Mark InternalClass parents when running GCUlf Hermann2022-08-031-0/+2
* | Revert "Update commercial license headers"Tarja Sundqvist2022-11-241-22/+22
|/
* Update commercial license headersTarja Sundqvist2022-06-041-22/+22
* Rework qmljsrootgenUlf Hermann2021-04-161-3/+3
* Move model types into their own libraryUlf Hermann2019-05-021-1/+1
* Don't use UINT_MAX as invalid array index in PropertyKeyUlf Hermann2019-04-161-2/+2
* Fix PropertyKey::isArrayIndexErik Verbruggen2019-02-191-1/+1
* Fix a couple of internals in TypedArraysLars Knoll2018-09-041-0/+1
* Introduce a new mechanism to iterate over object propertiesLars Knoll2018-08-021-0/+3
* Fix naming of methods defined in object or class literalsLars Knoll2018-08-011-0/+7
* Replace Identifier by PropertyKeyLars Knoll2018-07-021-34/+57
* Introduce a PropertyKey class that inherits from ValueLars Knoll2018-07-021-0/+120