aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4propertykey_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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